Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0 Beta1
-
-
1e7fa7dbe (dev)
-
2023wk40FOQtforAndroid, 2023wk42FOQtforAndroid
Description
Steps to reproduce
Run the androiddeployqt tool from the command line with the flag --aux-mode
Expected Result
The androiddeployqt copies the dependencies and templates
Observed Result
All dependencies except the libc++_shared.so library were being copied. Also, the templates were not copied, instead it throws an error:
Cannot find <Path to Project>/build/android-build//res/values/libs.xml in prepared packaged. This file is required.
Workaround
Copy the libc++_shared.so from the llvm toolchain and the templates manually and then run the androiddeployqt tool. It works as expected.
Attachments
Issue Links
- is covered by
-
QTBUG-113996 Re-factor androiddeployqt
- Open
For Gerrit Dashboard: QTBUG-115241 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
512339,3 | androiddeployqt: Copy templates and stdcpp lib in auxillary mode | dev | qt/qtbase | Status: MERGED | +2 | 0 |