Cmake fails using the GameActivity template.
To recreate the problem:
- Use the GameActivity template from Android Developer to create a new project.
How do I get GameActivity working?
I tried:
[CXX1405] exception while building Cmake using [local file path]/CMakeLists.txt: C++ build system [configure] failed when executing: [local file path]/cmake.exe
CXX1405 cmake exception while building android project
CMake will not be able to correctly generate this project after updating Android Studio
I tried navigating the Google Developers website for a solution. There was no step by step solution on Android Developer docs.
tried to adjust build dependencies.