Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Create multi-arch AAB (QtCreator 5 & Qt 6.2)
Forum Updated to NodeBB v4.3 + New Features

Create multi-arch AAB (QtCreator 5 & Qt 6.2)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 239 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    morte
    wrote on last edited by morte
    #1

    Before (QtCreator 4.1x & Qt 5.15) i was able to select ABIs for qmake project:
    alt text
    and then enable "Build .aab (Android App Bundle)" checkbox to build multi-arch ABB package.

    Now, with latest QtCreator 5 & Qt 6.2 seems that method no longer working:
    ABIs checkboxes are gone from GUI, when adding qmake command line arg ANDROID_ABIS+="armeabi-v7a arm64-v8a" build fails finding binaries for additional ABI (armeabi-v7a/arm64-v8a).

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved