Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0 Alpha
-
None
-
-
604c03f0b96909ae086c9f5c5bc8f7eabc7f48fb
Description
When building for arm64-v8a, Android 21 is the minimum requirement in the NDK, but Qt will default to Android 16 (which is the minimum for 32-bit builds in Qt).
This causes very confusing build errors and is bound to cause a lot of problems, though the workaround is fairly simple: Just add -android-ndk-platform android-21 to the configure options.
Attachments
For Gerrit Dashboard: QTBUG-70280 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
237008,8 | Add support for Android arm64-v8a builds | master | qtqa/tqtc-coin-ci | Status: MERGED | +2 | 0 |
238475,2 | Android: Default to android-21 NDK for arm64-v8a | 5.12 | qt/qtbase | Status: MERGED | +2 | 0 |