You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
501 B
16 lines
501 B
^CMake Error at .*/Modules/Platform/Android/Determine-Compiler-NDK.cmake:[0-9]+ \(message\):(
|
|
Android: The CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION value '1.0' is not
|
|
supported by this NDK. It must be 'clang' or not set at all.|
|
|
Android: No toolchain for ABI 'armeabi(-v7a)?' found in the NDK:
|
|
|
|
.*
|
|
|
|
of the version specified by CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION:
|
|
|
|
1\.0
|
|
)
|
|
Call Stack \(most recent call first\):
|
|
.*
|
|
ndk-badvernum.cmake:1 \(enable_language\)
|
|
CMakeLists.txt:3 \(include\)
|