BadSYSROOT-stderr.txt 608 B

1234567891011121314151617181920
  1. ^CMake Error at .*/Modules/Platform/Android-Determine.cmake:[0-9]+ \(message\):
  2. The value of CMAKE_SYSROOT:
  3. .*
  4. does not match any of the forms:
  5. <ndk>/platforms/android-<api>/arch-<arch>
  6. <standalone-toolchain>/sysroot
  7. where:
  8. <ndk> = Android NDK directory \(with forward slashes\)
  9. <api> = Android API version number \(decimal digits\)
  10. <arch> = Android ARCH name \(lower case\)
  11. <standalone-toolchain> = Path to standalone toolchain prefix
  12. Call Stack \(most recent call first\):
  13. .*/Modules/CMakeDetermineSystem.cmake:[0-9]+ \(include\)
  14. CMakeLists.txt:2 \(project\)$