Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 15.0.0 (15.0 branch)
-
None
Description
MacOS 14.6.1
Qt Creator 15.0.0b1
Qt 6.8.0
Steps to reproduce:
- Open Qt Creator
- Select any project from 'Examples' tab
- Select any Android Kit to configure the project
Expected: The project is configured and ready to be build.
Actual: Project is configured and androiddeployqt tasks starts, which causes the error to appear as the lib is not there yet. Also there are double slashes in the log (//). When running the app on the device or emulator - there is no issue, the issue is only when configuring new project.
Cannot find application binary in build dir /Users/lukaszkosiorowski/Qt/Examples/Qt-6.7.2/quickcontrols/contactlist/build/Android_Qt_6_8_0_Clang_arm64_v8a-Debug/android-build-contactlistexample//libs/arm64-v8a/libcontactlistexample_arm64-v8a.so. 19:23:15: The process "/Users/lukaszkosiorowski/Qt/6.8.0/macos/bin/androiddeployqt" exited with code 2.
Reproducibility: 100% **
Attachments
Issue Links
- relates to
-
QTQAINFRA-6591 Qt Test Attack - Q3, 2024
- Open
- resulted from
-
QTCREATORBUG-31416 Setting "Build before deploying" to "Build Only the Application to Be Run" has no effect for CMake projects
- Closed