Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What compiler is used in QT?
Forum Updated to NodeBB v4.3 + New Features

What compiler is used in QT?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 928 Views 2 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.
  • J Offline
    J Offline
    jdent
    wrote on last edited by
    #1

    Hi,

    I am new to Qt. I have Xcode 7.2 in Apple OS X 10.11.2 and would like to use Xcode as the compiler when creating QT projects. Is this possible? How?

    Thanks,
    Juan Dent

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

      Hi and welcome to devnet,

      On OS X, Xcode is used. Not necessarily the IDE itself (you can use Qt Creator) but the compiler comes from Xcode.

      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
      • CharbyC Offline
        CharbyC Offline
        Charby
        wrote on last edited by
        #3

        You can either use XCode or Qt creator as IDE and either Clang or GCC as compiler.
        If you use Qt framework, using QtCreator is easier as it comes already with the integrated Qt documentation, code completion, tools (qt linguist for localising, RAD..).

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

          The official OS X compiler is Clang

          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
          • J Offline
            J Offline
            jdent
            wrote on last edited by
            #5

            Thank you all for your fast responses!!!!

            Juan

            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