Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 10.0.0-beta1
-
None
Description
When I try to build a CMake project in the latest version of Qt Creator, built against the master branch, I cannot run due to not being able to deploy using the generated JSON file, in the projects build directory.
The error from androiddeployqt is: "No target architecture defined in json file".
I'm using the kit version 6.2.4, for Android arm64-v8a.
My project CMake file, and generated JSON for androiddeployqt are attached.
Attachments
Issue Links
- is duplicated by
-
QTBUG-111334 Missing target architecture when building some of the QtQuick projects
- Closed