Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24014

Allow user to specify ANDROID_ABIS from .pro file

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • Qt Creator 4.12.0
    • Android Support
    • None
    • Android

    Description

      When I open a .pro file with QtCreator 4.12.0 (with Qt 5.14.2), it runs QMake with the following argument ANDROID_ABIS="armeabi-v7a"

      You see only "armeabi-v7a" is used by default. If I want to handle more, I have to go to project settings and check the other ABI ("arm64-v8a", "x86"...).

      There should be a way to specify the ABI supported by the project in the .pro file itself (I tried to add `ANDROID_ABIS="armeabi-v7a arm64-v8a"` but it had no effect).

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-24014
        # Subject Branch Project Status CR V

        Activity

          People

            portale Alessandro Portale
            jpo38 Jean Porcherot
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes