I just reinstalled Axmol and today I'm having trouble syncing Gradle. Normally, I don't encounter this problem, but after adding __1K_CMAKE_VERSION=3.31.5 to the gradle.properties file, the syncing was complete. Does anyone know why it's no longer working as before and why I had to add this to the gradle.properties file? |
Answered by
halx99
Jan 26, 2026
Replies: 1 comment 6 replies
|
Which version of Android Studio? Using Android Studio 2025.2.3, and a new Axmol project created with Axmol 2.11.2, results in a successful build. The CMake version installed is 4.2.0, and no files were edited at all after creating the new project. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


For Android Studio, a preinstalled cmake-4.2.0+ should in system env var:
PATH