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