Details
-
Suggestion
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
None
-
None
Description
I had problems building my project for Android, until I found the solution in this bug report: https://bugreports.qt.io/browse/QBS-1200
With the current documentation (https://doc.qt.io/qbs/android-sdk-module.html) it's not so clear for newcomers that you might have to change Android.ndk.appStl.
I also had to set Android.ndk.abi but this was easier to catch since the default value is undefined.
Could you add some best practices in the documentation for new comers?
Other platforms such as macOS, iOS and tvOS might have a few hoops to jump too.
Attachments
Issue Links
- relates to
-
QBS-1183 Provide a series of documents explaining how to target common platforms
- Closed