Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Makefile from qmake 5.3 uses MacOS 10.8 SDK

Makefile from qmake 5.3 uses MacOS 10.8 SDK

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kegon
    wrote on last edited by
    #1

    Having switched to Qt 5.3 I noticed that the Makefiles generated by qmake are using the 10.8 SDK when I have the 10.9 SDK installed.

    If "this reply":https://qt-project.org/forums/viewthread/39172 is correct, Qt 5.3 must be built against 10.8. I'm pretty sure I've been using 10.9 up until now on Qt 5.2.

    Or is there a way I can change to use the 10.9 SDK ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      It must not, you can select the sdk at configure time using the -sdk option

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kegon
        wrote on last edited by
        #3

        I'm using precompiled Qt from http://qt-project.org/downloads

        It must not,

        I meant the precompiled Qt must be compiled against the 10.8 SDK.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          AFAIK, yes, it's the case and the minimal deployment target is 10.6

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved