Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 4.11.0
Description
To reproduce, try building any cmake project with Qt 5.13.x android kit. It complains about missing architectures in android_deployment_settings.json in deployment step.
10:36:39: Starting: "/home/jopoikel/Qt/5.13.2/android_x86_64/bin/androiddeployqt" --input /home/jopoikel/work/tests/build-untitled8-Android_for_x86_64_Clang_Qt_5_13_2_for_Android_x86_64-Debug/android_deployment_settings.json --output /home/jopoikel/work/tests/build-untitled8-Android_for_x86_64_Clang_Qt_5_13_2_for_Android_x86_64-Debug/android-build --android-platform android-28 --jdk /usr/lib/jvm/java-1.8.0-openjdk-amd64 --gradle No target architecture defined in json file. 10:36:39: The process "/home/jopoikel/Qt/5.13.2/android_x86_64/bin/androiddeployqt" exited with code 2.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-23306 Qt Creator can't build android apk with Cmake
- Closed