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. Qt Creator and Mac
Forum Updated to NodeBB v4.3 + New Features

Qt Creator and Mac

Scheduled Pinned Locked Moved General and Desktop
13 Posts 2 Posters 2.9k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi and welcome to devnet,

    What errors are you getting ? What version of Xcode did you install ?

    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
    • M Offline
      M Offline
      marco d
      wrote on last edited by
      #3

      Hi SGaist,

      there aren't errors.
      we don't use XCode on MAC 10.9.

      we use qt creator but if the software is composed of many libraries the debbugger doesn't work.

      if the error is in one library the debbugger doen't enter.

      don't you finds?

      do you advise me to use xcode?

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

        No, I don't advise anything yet. To develop on OS X you still need Xcode installed in order to get the tools to build/debug etc.

        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
        • M Offline
          M Offline
          marco d
          wrote on last edited by
          #5

          we have installed xcode but we use qt creator as a development environment

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

            That I understood right, and I am doing the same. However, the version of Xcode is still relevant, having 3.4.6 installed is not the same as having the latest 5.0.2

            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
            • M Offline
              M Offline
              marco d
              wrote on last edited by
              #7

              we have xcode 5.0.2

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

                What debugger are you using ?

                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
                • M Offline
                  M Offline
                  marco d
                  wrote on last edited by
                  #9

                  we use the debbugger of qt creator.
                  we load the all project on qt creator and use the complier and debbugger of qt creator.

                  but if there are errors in one library we can't find the position in the project beacuse is only possible find the error in the main project

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

                    Qt Creator is just an IDE it doesn't provide any compiler nor debugger, just use the ones provided.

                    Got to options -> Build & Run -> Debuggers

                    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
                    • M Offline
                      M Offline
                      marco d
                      wrote on last edited by
                      #11

                      in options->Build and Run -> Debuggers,we have:

                      Auto-detected
                      LLDB
                      GDB

                      thanks

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

                        Which one are you using ?

                        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
                        • M Offline
                          M Offline
                          marco d
                          wrote on last edited by
                          #13

                          in the setting the are compiler CLANG and debbuger LLDB

                          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