Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Possible Setup issue -- cannot build simple example
QtWS25 Last Chance

Possible Setup issue -- cannot build simple example

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 781 Views
  • 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.
  • V Offline
    V Offline
    vyau
    wrote on last edited by
    #1

    Hello: I have used Qt a while ago and now need to use it again.
    I grabbed the latest Qt package, and downloaded my Xcode to 9.14. I loaded the "Simple Tree Model" example but when I tried to run QMake or Build inside QtCreator, I got:

    Qt/5.11.2/clang_64/mkspecs/features/mac/sdk.mk: No such file or directory.

    Did I miss an installation step somewhere? I google'ed around but cannot load any good solutions

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

      Hi,

      That's pretty strange, the file is available in the source. As a quick workaround, I would copy it from there into your installation.

      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
      • V Offline
        V Offline
        vyau
        wrote on last edited by
        #3

        Following this page:

        https://wiki.qt.io/Get_the_Source

        I git clone Qt5 source code. I do not see sdk.mk in the repo. There are a lot of
        files with .mk but not sdk.mk. Do you know where I can download this file?

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

          http://code.qt.io/cgit/qt/qtbase.git/tree/mkspecs/features/mac/sdk.mk?h=5.11.2

          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