Details
Description
My product is a QtGuiApplication in which I have the following:
version: "1.9"
This causes a problem in the generated APK file, because the main binary used to start the application is libmappero.so.1.9.0, which for some reason Android cannot load. If I remove the version line from my qbs file, then the generated binary is libmappero.so and the application starts correctly.
Attachments
For Gerrit Dashboard: QBS-1578 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
309331,2 | Android: Do not append the version number to a library name | 1.17 | qbs/qbs | Status: MERGED | +2 | +1 |