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. Qt 5.x does not compatible with iOS 9 ?

Qt 5.x does not compatible with iOS 9 ?

Scheduled Pinned Locked Moved Mobile and Embedded
ios 9
7 Posts 4 Posters 2.3k 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.
  • Y Offline
    Y Offline
    YuanRuifeng
    wrote on 17 Sept 2015, 12:33 last edited by
    #1

    I upgraded Xcode to version 7.0, and then Qt can not use iOS kit.
    Not all possible target environments can be supported due to missing compilers.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Sept 2015, 20:08 last edited by
      #2

      Hi and welcome to devnet,

      Just a wild guess but current Qt release should be compiled agains the iOS 8 SDK which is probably not shipped by default with Xcode 7. You should check if you can download the iOS 8 SDK and try again.

      Hope it helps

      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
      • Y Offline
        Y Offline
        YuanRuifeng
        wrote on 18 Sept 2015, 02:02 last edited by
        #3

        Thanks a lot !

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JP_36
          wrote on 18 Sept 2015, 18:46 last edited by
          #4

          Any more info on this? I pulled iOS8.4sdk from my time machine history and added it back into the xcode app, but still get the same error

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            YuanRuifeng
            wrote on 21 Sept 2015, 03:14 last edited by
            #5

            I still can't solve this problem. If you have any solutions, please reply, thanks !

            1 Reply Last reply
            0
            • L Offline
              L Offline
              love8879201
              wrote on 21 Sept 2015, 07:39 last edited by love8879201
              #6

              @JP_36 @YuanRuifeng
              you can try to rename or copy the folder

              iphone simulator
              /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
              to
              /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk

              iphone os
              /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk
              to
              /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk

              it did a workaround for me

              1 Reply Last reply
              0
              • J Offline
                J Offline
                JP_36
                wrote on 21 Sept 2015, 15:56 last edited by
                #7

                This is definitely not the best solution, but I was able to get everything working again by deleting XCode, rebooting, time machining Xcode 6.4 back, rebooting.

                I think you could get away with just Time Machining, so I don't think you need to delete XCode and reboot before time machining. Just sharing the round about steps I took.

                1 Reply Last reply
                0

                1/7

                17 Sept 2015, 12:33

                • Login

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