Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. macOS: Qt .. tested with .. 10.13 SDK..., you're using 10.13.4
Forum Updated to NodeBB v4.3 + New Features

macOS: Qt .. tested with .. 10.13 SDK..., you're using 10.13.4

Scheduled Pinned Locked Moved Solved Installation and Deployment
12 Posts 5 Posters 5.8k Views 4 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.
  • B Offline
    B Offline
    bcam
    wrote on last edited by
    #3

    Xcode 9 (=SDK 10.13) older versions are available to download from Apple.

    You can use the following to switch between versions

    sudo xcode-select -switch /Applications/Xcode-9.app
    

    https://developer.apple.com/download/more/

    1 Reply Last reply
    0
    • D Offline
      D Offline
      davecotter
      wrote on last edited by
      #4

      @SGaist Qt Creator 4.8, based on Qt 5.12.0
      @bcam are you suggesting i download Xcode 9 instead of Xcode 9.4.1 ? Or what is the latest version of Xcode command line tools that has SDK 10.13? How do i find that out?

      B 1 Reply Last reply
      0
      • D davecotter

        @SGaist Qt Creator 4.8, based on Qt 5.12.0
        @bcam are you suggesting i download Xcode 9 instead of Xcode 9.4.1 ? Or what is the latest version of Xcode command line tools that has SDK 10.13? How do i find that out?

        B Offline
        B Offline
        bcam
        wrote on last edited by
        #5

        @davecotter

        Yes, I have both 9 and 9.4.1.

        I do not get the warnings when attempting to cross compile Qt for Rasp Pi using Xcode 9.

        see here: XCode WIKI

        1 Reply Last reply
        1
        • D Offline
          D Offline
          davecotter
          wrote on last edited by
          #6
          This post is deleted!
          1 Reply Last reply
          1
          • D Offline
            D Offline
            davecotter
            wrote on last edited by
            #7

            it seems that 9.3 for 10.13 is the earliest command line tools that can be installed on 10.14.2.
            it's not possible to install any earlier (ie: i can't possibly install 9.0 tools, since i'm on 10.14.2)

            and i'm still getting this message:

            Project WARNING: Qt has only been tested with version 10.13 of the platform SDK, you're using 10.13.4.
            Project WARNING: This is an unsupported configuration. You may experience build issues, and by using
            Project WARNING: the 10.13.4 SDK you are opting in to new features that Qt has not been prepared for.
            Project WARNING: Please downgrade the SDK you use to build your app to version 10.13, or configure
            Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning.
            
            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #8

              You didn't say what version of Qt you were using. The version used to build Qt Creator doesn't matter for that.

              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
              1
              • D Offline
                D Offline
                davecotter
                wrote on last edited by
                #9

                QtCreator 4.8, based on 5.12.0

                aha_1980A 1 Reply Last reply
                0
                • D davecotter

                  QtCreator 4.8, based on 5.12.0

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #10

                  @davecotter That is again the Qt version Qt Creator was built with, not the Qt version you are using to build your programs.

                  Qt has to stay free or it will die.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    davecotter
                    wrote on last edited by
                    #11

                    doh. i was using the older SDK. when i switched, the message went away. sorry for the noise.

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      Padlock
                      wrote on last edited by
                      #12

                      I don't know if this is going to be suitable for you (or for others). My suggestion would be to only keep one version of Qt and always remove the ones you currently don't need or don't want to build with. Makes the "Projects" selection much easier and prevents this kind of accident.

                      1 Reply Last reply
                      2

                      • Login

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