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

Wrong Android ABI names in build settings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 12.0.2
    • Qt Creator 12.0.0, Qt Creator 12.0.1
    • Android Support
    • None
    • Windows

    Description

      Under 'Build settings/Build Steps/qmake' for Android targets there is a group of four checkboxes labelled 'ABIs'. Earlier version of QtCreator would list that names as shown in the Android docs. I.e. 'armeabi-v7a', 'arm64-v8a', 'x86' and 'x86_64'. However, starting with QtCreator 12 the entries now read as 'arm-linux-android-elf-32bit', 'arm-linux-android-elf-64bit','x86-linux-android-elf-32bit' and  'x86-linux-android-elf-64bit'. This is causing problems in the build/deploy process as ABI names might be used to locate the matching versions of 3rdparty libraries.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            portale Alessandro Portale
            ruediger_ihle Rüdiger Ihle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes