Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 4.12.4
-
macOS 10.15 host
Description
When using manually added compilers from a NDK in an Android kit then running CMake will fail to find a package configuration for Qt 5. It fails with:
By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5", but CMake did not find one.
Using the pre-installed NDK's compilers work fine.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25656 Changing compiler for a custom android kit has no effect
- Closed