Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Apple release XCode 4 with LLVM
Qt 6.11 is out! See what's new in the release blog

Apple release XCode 4 with LLVM

Scheduled Pinned Locked Moved Brainstorm
4 Posts 4 Posters 7.0k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    It's some days ago, but was not mentioned here before: Apple just release XCode 4 which includes the new LLVM compiler.

    I wonder what you guys think of the new stuff?

    And of course it would be interesting to know when it will be officially supported by Nokia for the Qt libs and for Qt Creator.

    More info on Apple's "XCode 4 - what's new page":https://developer.apple.com/technologies/tools/whats-new.html

    1 Reply Last reply
    0
    • frankcyblogic.deF Offline
      frankcyblogic.deF Offline
      frankcyblogic.de
      wrote on last edited by
      #2

      Looks like a big step forward for Apple. Surely clang is the better C++ compiler. It starts the age were C++ is self-hosted (at least for me!). Strange that it comes from Apple...

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        I would not recommend up grading. Xcode 4 wont compile the xcode projects generated from qmake. Also, when i try to run my original Qt project in Qt Creator, my project crashes with the following error:

        collect2: ld terminated with signal 10 [Bus error]

        that's an error coming from the linker crashing. THE LINKER CRASHING

        it probably wont be long before Qt officially supports Xcode 4 but in the mean time, I'm re-installing Xcode 3.

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          So far it seems to be working for me; I've got xcode4 installed from the app store. I did have to re-install qt creator. I think qt creator is actually using gcc still; but I can try out xcode4 and still work with qt creator and build and run things there, so I'm happy for now.

          I would really like to see official xcode4 support though :)

          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