Forum Discussion
bichthien0564
3 years agoExplorer
FAILED TO BUILD CMAKELISTS.TXT
Pardon for me if it might be a stupid question but i have no idea to fix it.
I did add Oculus Sdk to android studio by this guide: https://gayanediriweera.github.io/code/2021/04/06/how-to-run-helloxr-on-oculus-quest.html, then it's find. But after a while when I opened and built my project again, this trouble happened:
C++ build system [configure] failed while executing:
echooff
"D:\\Sdk\\cmake\\3.22.1\\bin\\cmake.exe" ^
"-HC:\\Users\\Admin\\Downloads\\ovr_openxr_mobile_source" ^
"-DCMAKE_SYSTEM_NAME=Android" ^
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" ^
"-DCMAKE_SYSTEM_VERSION=24" ^
"-DANDROID_PLATFORM=android-24" ^
"-DANDROID_ABI=arm64-v8a" ^
"-DCMAKE_ANDROID_ARCH_ABI=arm64-v8a" ^
"-DANDROID_NDK=D:\\Sdk\\ndk\\25.1.8937393" ^
"-DCMAKE_ANDROID_NDK=D:\\Sdk\\ndk\\25.1.8937393" ^
"-DCMAKE_TOOLCHAIN_FILE=D:\\Sdk\\ndk\\25.1.8937393\\build\\cmake\\android.toolchain.cmake" ^
"-DCMAKE_MAKE_PROGRAM=D:\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe" ^
"-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\\Android Project\\TvAndroidV2\\smart-tv\\build\\intermediates\\cxx\\Debug\\30233d2y\\obj\\arm64-v8a" ^
"-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\\Android Project\\TvAndroidV2\\smart-tv\\build\\intermediates\\cxx\\Debug\\30233d2y\\obj\\arm64-v8a" ^
"-DCMAKE_BUILD_TYPE=Debug" ^
"-BD:\\Android Project\\TvAndroidV2\\smart-tv\\.cxx\\Debug\\30233d2y\\arm64-v8a" ^
-GNinja.
Does anything that I must notice? I would to give any idea a try.
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago
- 9 months ago