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

ABI Selection does not affect qmake call

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes