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

ABI Selection does not affect qmake call

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 11.0.2
    • None
    • macOS

    Description

      We have a universal build of Qt 5.15.13 that specified
      `-device-option QMAKE_APPLE_DEVICE_ARCHS="x86_64 arm64"`
      at the configure step. This allows Qt Creator to detect available ABIs and ticking the respective ABI checkbox(es) will automatically alter the qmake step by appending:

      `QMAKE_APPLE_DEVICE_ARCHS="<archs checked>"` to the end of the qmake call.

      This does not occur in Qt Creator 11.0.2, but does in Qt Creator 10.0.2

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              alex-mal Alex Malynovsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes