SieR-VR / usc-app

Unnamed-SDVX-Clone Android Port
49 stars 6 forks source link

How can I build with Macos Andriod Studio? #3

Closed wohehehe closed 2 years ago

wohehehe commented 2 years ago

When I try to build, it always will show the problem about CMake But I just put the environment varrible correcly This is my log:

dr.feng@Mac-Studio usc-app % ./gradlew assembleDebug

Task :app:configureCMakeDebug[arm64-v8a] FAILED C/C++: debug|arm64-v8a :CMake Error at /Users/dr.feng/usc-app/vcpkg/scripts/buildsystems/vcpkg.cmake:860 (message): C/C++: debug|arm64-v8a : vcpkg install failed. See logs for more information: C/C++: debug|arm64-v8a : /Users/dr.feng/usc-app/app/.cxx/Debug/5236m5e1/arm64-v8a/vcpkg-manifest-install.log C/C++: debug|arm64-v8a :Call Stack (most recent call first): C/C++: debug|arm64-v8a : /Users/dr.feng/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include) C/C++: debug|arm64-v8a : CMakeLists.txt:20 (project)

FAILURE: Build failed with an exception.

BUILD FAILED in 3s 29 actionable tasks: 1 executed, 28 up-to-date

SieR-VR commented 2 years ago

Due prebuilt application is released, close this issue.