Issue
When I installed Qt for Android it came with a kit for x86 and the 32-bit ARM ABIs, but no 64-bit ones. I noticed the Android NDK does contain the AArch64 and x86_64 compilers. Does Qt not support the newer architectures or is there a way in which I can build a Qt kit for these architectures myself?
Solution
This limitation are in the past now, use Qt 5.12 or above and you will can do it...
Source: https://doc-snapshots.qt.io/qt5-5.12/android-platform-notes.html
Answered By - Israel Lins Albuquerque
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.