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
QtWS25 Last Chance

Apple release XCode 4 with LLVM

Scheduled Pinned Locked Moved Brainstorm
4 Posts 4 Posters 6.1k 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.
  • G Offline
    G Offline
    goetz
    wrote on 14 Mar 2011, 13:44 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

    http://www.catb.org/~esr/faqs/smart-questions.html

    1 Reply Last reply
    0
    • F Offline
      F Offline
      frankcyblogic.de
      wrote on 14 Mar 2011, 14:54 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
      • V Offline
        V Offline
        vicapow
        wrote on 20 Mar 2011, 00:05 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
        • S Offline
          S Offline
          syncup8
          wrote on 21 Mar 2011, 05:52 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 :)

          -- Sarah George
          SyncUp8 software for research
          http://www.syncup8.com

          1 Reply Last reply
          0

          4/4

          21 Mar 2011, 05:52

          • Login

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