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

Deploying with wrong ABI gives no warning or hints

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • Qt Creator 4.11.0
    • Qt Creator 4.11.0-rc1
    • Android Support
    • None
    • macOS

    Description

      Qt Creator will happily try to deploy a package even if the target device does not support the ABI set in the package. For example, the default ABI is set arm64_v8a but deploying to an armeabi-v7a will not "gray-out" the option or give a reasonable warning, unless you parse through the build logs.

      Changing the ABI is also not very visible and you'll need to dig around a bit to find it in the qmake tab in the build section. This should probably be made more visible and easy to find.

      Attachments

        Issue Links

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

          Activity

            People

              vikas Vikas Pachdha
              stromme Christian
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes