Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138427

Skip Xcode installation check with QT_NO_XCODE_MIN_VERSION_CHECK

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.9.1
    • Build System: CMake
    • None
    • macOS with command-line tools installed but no full Xcode

    • macOS

    Description

      We can use QT_NO_XCODE_MIN_VERSION_CHECK to skip the Xcode version check, but since https://github.com/qt/qtbase/commit/a13bfec63df2cf206e354ab56fc017a1f0eb8f6d (6.10) / https://github.com/qt/qtbase/commit/09f68238d47dae6b531a6685deb74202e910078f (6.9) the check still fails if Xcode is not installed at all. I'd like to request the variable to also skip this check.

      For our purposes, a full Xcode installation is not required, so we only installed the command-line tools as that saves a lot of space. We'd prefer not having to define QT_NO_APPLE_SDK_AND_XCODE_CHECK as this will skip the platform SDK check as well.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            swdv Steven WdV
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes