Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 8.0.0-beta2
-
None
Description
When creating or importing a project, the CMake variables CMAKE_TOOLCHAIN_FILE and ANDROID_NDK are hardcoded to the paths to the ndk in the project's "Initial Configuration".
This results in a fixed NDK for that project. Changing the default NDK in the Android settings doesn't take effect (only for the compilers and debugger)
The initial configuration should use some variable like %{Android:NDK} or so
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25406 Creator complains ANDROID_NDK_ROOT isn't set, but it is.
- Reported
-
QTCREATORBUG-27050 Unable to create android app level 31
- Reported