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

Cannot compile QtCreator master using released Qt5.3.2 on OSX using Xcode 6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.3.2
    • Build System
    • None
    • MacOSX 10.9.5, Xcode 6.0.1, Qt5.3.2 (released package)
    • macOS

    Description

      Steps to reproduce:

      • have Xcode 6 and the released Qt5.3.2 installed
      • clone qt-creator repo including submodule
      • try to run qmake on qtcreator.pro, I've used
        ~/Qt5.3.2/5.3/clang_64/bin/qmake CONFIG+=debug ../qt-creator
        

        from the build directory

      Expected result:

      • Makefile is created, compile can be started

      Current result:

      • qmake fails with an error stating
        Project ERROR: Could not resolve SDK path for 'macosx10.8'
        
      • you have to explicitly call qmake by passing QMAKE_MAC_SDK=macosx to make it work

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              cstenger Christian Stenger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes