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. How to create a single kit for multiarchs(armv7 and arm64v8) on QtCreator 4.11.1
Forum Updated to NodeBB v4.3 + New Features

How to create a single kit for multiarchs(armv7 and arm64v8) on QtCreator 4.11.1

Scheduled Pinned Locked Moved Solved Mobile and Embedded
qt 6.0androidaabqtandroid
3 Posts 2 Posters 689 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
    mehmetagca
    wrote on last edited by mehmetagca
    #1

    Hi all qt fans,

    I want to create an aab for armv7 and armv8, but i can only select one kit for armv7 or armv8 separately on qt creator.

    So, when i start compiling, it produces one by one aab files for armv7 and v8 depending selecting kit, and i could not merge they.

    How to create a single aab file for armv7 and v8 archs with qt creator or manually?

    Qt 6.0.0
    Qt Creator 4.11.1

    jsulmJ 1 Reply Last reply
    0
    • M Offline
      M Offline
      mehmetagca
      wrote on last edited by
      #3

      @jsulm Thanks for your suggestion.

      I solved that, as i understand it, the problem is Qt 6.0.

      In Qt setup folder, android architectures(armv7, v8, x86 etc.) are in directory seperately. But Qt Version 5.14.2 merge all android architectures in one folder. Now, i can create common single kit for all android archs.

      And it helped to me: https://stackoverflow.com/questions/67291379/unable-to-create-android-kits-using-qt-creator

      Qt 5.14.2
      Qt Creator 4.11.1
      Android Sdk 26.1.1
      Ndk 21.3.6528147

      1 Reply Last reply
      1
      • M mehmetagca

        Hi all qt fans,

        I want to create an aab for armv7 and armv8, but i can only select one kit for armv7 or armv8 separately on qt creator.

        So, when i start compiling, it produces one by one aab files for armv7 and v8 depending selecting kit, and i could not merge they.

        How to create a single aab file for armv7 and v8 archs with qt creator or manually?

        Qt 6.0.0
        Qt Creator 4.11.1

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @mehmetagca In case you will not get an answer here you can also ask on Qt Developers mailing list.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mehmetagca
          wrote on last edited by
          #3

          @jsulm Thanks for your suggestion.

          I solved that, as i understand it, the problem is Qt 6.0.

          In Qt setup folder, android architectures(armv7, v8, x86 etc.) are in directory seperately. But Qt Version 5.14.2 merge all android architectures in one folder. Now, i can create common single kit for all android archs.

          And it helped to me: https://stackoverflow.com/questions/67291379/unable-to-create-android-kits-using-qt-creator

          Qt 5.14.2
          Qt Creator 4.11.1
          Android Sdk 26.1.1
          Ndk 21.3.6528147

          1 Reply Last reply
          1

          • Login

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