Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Project ERROR: This mkspec requires Xcode 4.3 or later

Project ERROR: This mkspec requires Xcode 4.3 or later

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 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.
  • N Offline
    N Offline
    Nelson_Piquet
    wrote on last edited by Nelson_Piquet
    #1

    Scenario:
    I have updated to Qt 5.9.6 and I have Xcode 10.0 running on High Sierra.

    I have a Qt App that builds for OSX and iOS. And it builds and runs all well with Qt 5.9.4.

    Now, I want to update to 5.9.6 for a reason. When I try to build for iOS using Qt 5.9.6, I get the following error

    Project ERROR: This mkspec requires Xcode 4.3 or later

    Question:
    Is there a way to get around this issue?

    Note that the OSX build using Qt 5.9.6 just works fine. I have QMAKE_IOS_DEPLOYMENT_TARGET set to 10.0 for iOS case

    PS:
    I also deleted the .qmake.stash and the .pro.user file from the root directory and restarted QtCreator to try build from a a fresh start. But still get the same issue!

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

      Hi,

      Just to be sure I understand correctly: Qt 5.9.4 works with Xcode 10 but not 5.9.6 ? Did you check also with 5.9.7 ?

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

      N 2 Replies Last reply
      0
      • SGaistS SGaist

        Hi,

        Just to be sure I understand correctly: Qt 5.9.4 works with Xcode 10 but not 5.9.6 ? Did you check also with 5.9.7 ?

        N Offline
        N Offline
        Nelson_Piquet
        wrote on last edited by
        #3

        @SGaist Is Qt 5.9.7 out yet?

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Just to be sure I understand correctly: Qt 5.9.4 works with Xcode 10 but not 5.9.6 ? Did you check also with 5.9.7 ?

          N Offline
          N Offline
          Nelson_Piquet
          wrote on last edited by
          #4

          @SGaist Yes. you understood correctly I am able to build my code with 5.9.4 but not with 5.9.6 and same Xcode 10 version. Is this expected?

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

            No it's not expected. 5.9.7 release should be imminent.

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

            N 1 Reply Last reply
            0
            • SGaistS SGaist

              No it's not expected. 5.9.7 release should be imminent.

              N Offline
              N Offline
              Nelson_Piquet
              wrote on last edited by
              #6

              @SGaist How do I get around this issue?

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

                The quick and dirty way is to disable the test in the corresponding mkspec.

                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