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...
For Gerrit Dashboard: QTBUG-87131 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
314934,6 | CMake: use ANDROID_SDK_ROOT instead of ANDROID_SDK consistently | dev | qt/qtbase | Status: MERGED | +2 | 0 |
315353,3 | Android: use correct variable for Android SDK with CMake for Qt 6 | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
315585,4 | CMake: make QT_ANDROID_DEPLOYMENT_SETTINGS_FILE consistent with qmake | dev | qt/qtbase | Status: MERGED | +2 | 0 |
315586,3 | Android: get correct value for ANDROID_DEPLOYMENT_SETTINGS_FILE for Qt 6 | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |