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

Deploying with wrong ABI gives no warning or hints

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes