Details
-
Sub-task
-
Resolution: Fixed
-
P2: Important
-
None
-
-
2020wk36, 2020wk38, 2020wk40, 2020wk42, 2020wk44
Description
When building Qt for Android 6.0.0 with CMake, CMake generates android-<project_name>-deployment-settings.json which is used by androiddeployqt. However, QC doesn't use that and generates its own version, which doesn't have some values like qmlimportscanner and rcc paths, thus building a qt quick project will fail.
QC must not try to generate its version of deployment-settings.json, it should use the existing one.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-25209 Build fails with gui/analogclock and Android (on Windows with cmake)
- Closed
- mentioned in
-
Page Loading...