Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved What compiler is used in QT?

    General and Desktop
    3
    5
    664
    Loading More Posts
    • 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
      jdent last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • Charby
          Charby last edited by

          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 Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • J
              jdent last edited by

              Thank you all for your fast responses!!!!

              Juan

              1 Reply Last reply Reply Quote 0
              • First post
                Last post