ste-phil Posted February 16, 2024 Author Posted February 16, 2024 Hi, thanks for still trying! I never encountered that issue. You might have not installed the correct version of cmake. Try the following versions: SDK: 29 NDK: 25.2.9519653 Gradle Plugin: 4.1.3 Gradle: 6.5 CMake: 3.10.2 The above versions are what I am using.
VIVE_chengnay Posted February 17, 2024 Posted February 17, 2024 Hi @ste-phil, For the build variant, do I need to select arm64-v8a? That's weird that I search through the project files and I found out that cmake is using 3.22.1? And, I found no 3.10.2 cmake log history.
ste-phil Posted February 20, 2024 Author Posted February 20, 2024 Hi, yes arm64 should be selected. Uh that was my mistake I looked in the wrong project. Below are the correct versions I use 😊 NDK: 21.4.7075529 Build Tools: Gradle Plugin: 7.4.2 Gradle: 7.5 Cmake: 3.10.2 Did you progress further with the build? Thanks again.
VIVE_chengnay Posted February 21, 2024 Posted February 21, 2024 Hi @ste-phil, No progress so far. Are you sure you are using Cmake 3.10.2? Below is the searched result for cmake, it seems like you're using 3.22.1 instead.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now