Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2.0 RC2, 6.2.1, 6.2.3, 6.3.0 Alpha
Description
Qt6.2.0 RC2 Android binaries, open Creator and project quick/scenegraph/graph and configure with Android arm64. Configure passes, but build fails:
09:09:14: Running steps for project graph... 09:09:14: Starting: "/home/johanna/RTA/qt5/Tools/CMake/bin/cmake" --build /home/johanna/RTA/qt5/Examples/Qt-6.2.0/quick/scenegraph/build-graph-Android_Qt_6_2_0_Clang_arm64_v8a-Debug --target all [1/1 391.4/sec] Copying graph binary to apk folder 09:09:14: The process "/home/johanna/RTA/qt5/Tools/CMake/bin/cmake" exited normally. 09:09:14: Starting: "/home/johanna/RTA/620_android/6.2.0/gcc_64/bin/androiddeployqt" --input /home/johanna/RTA/qt5/Examples/Qt-6.2.0/quick/scenegraph/build-graph-Android_Qt_6_2_0_Clang_arm64_v8a-Debug/android-graph-deployment-settings.json --output /home/johanna/RTA/qt5/Examples/Qt-6.2.0/quick/scenegraph/build-graph-Android_Qt_6_2_0_Clang_arm64_v8a-Debug/android-build --android-platform android-30 --jdk /usr/lib/jvm/java-8-openjdk-amd64/ --gradle No target architecture defined in json file. 09:09:14: The process "/home/johanna/RTA/620_android/6.2.0/gcc_64/bin/androiddeployqt" exited with code 2. Error while building/deploying project graph (kit: Android Qt 6.2.0 Clang arm64-v8a) When executing step "Build Android APK" 09:09:14: Elapsed time: 00:00.
Example compiles with gcc_64 binaries.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-28168 Application with a manually set output name cannot be deployed
-
- Reported
-
- is duplicated by
-
QTBUG-111334 Missing target architecture when building some of the QtQuick projects
-
- Closed
-
- relates to
-
QTQAINFRA-4435 Compile Qt examples on Android targets
-
- Closed
-