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

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes