Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.13.0
-
None
-
816fb47b6e5cfd63e8376f81a6262b5ef12d3b21 (qbs/qbs/1.13) 1366c4f04645d74e83847687adcf61ecfa20b3d2 (qt/qtbase/5.12.2)
Description
When attempting to generate a APK file from QBS using the latest master version androiddeployqt gives an error that stdcpp-path is not specified in the androiddeployqt.json generated by QBS. Manually opening this file and providing a value for this key, in my case setting it to "libc++_shared", makes APK generation work as expected.
The androiddeployqt that I was using came from Qt 5.12.1
Attachments
For Gerrit Dashboard: QBS-1429 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
253547,3 | Android: Work around regression in Qt 5.12.1 | 1.13 | qbs/qbs | Status: MERGED | +2 | 0 |
253554,2 | androiddeployqt: Do not check for stdcpp-path in auxiliary mode | 5.12.2 | qt/qtbase | Status: MERGED | +2 | 0 |