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

wrong version of platform SDK detected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.12.0 Beta 3
    • Build tools: qmake
    • None
    • Xcode 10.1
    • macOS

    Description

      Whenever I run qmake from 5.12 beta, even with one of the simple example apps from the Qt distribution, qmake says

      $ ../../Qt5.12.0/5.12.0/clang_64/bin/qmake -spec macx-xcode                
      Project WARNING: Qt requires at least version 10.14 of the platform SDK, you're using 10.12. Please upgrade.
      

       I've attached the qmake log.

      I have Xcode 10.1 with the 10.14 SDK.
       

      $ xcode-select -p
      /Applications/Xcode.app/Contents/Developer
      $ ls -l /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs 
      total 0
      drwxr-xr-x  7 root  wheel  224 31 Oct 15:27 MacOSX.sdk
      lrwxr-xr-x  1 root  wheel   10 18 Oct 10:51 MacOSX10.14.sdk -> MacOSX.sdk
      

      Attachments

        1. debug3.log
          2.79 MB
        2. debug3-stash-removed.log.
          2.99 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            hmoffatt Hamish Moffatt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes