Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error on installing qt sdk on mac 10.6.2
Forum Updated to NodeBB v4.3 + New Features

Error on installing qt sdk on mac 10.6.2

Scheduled Pinned Locked Moved Installation and Deployment
16 Posts 3 Posters 8.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.
  • G Offline
    G Offline
    goetz
    wrote on last edited by
    #5

    Before going to macports, I recommend to either install the SDK parts manually. That's mainly Qt Creator and the framework libs itself, both are available as precompiled binaries on the download pages. Optionally one can go with building the framework libs manually, that's not a hard task. Macports brings in a big bunch of unnecessary stuff which you do not need to develop using Qt. XCode is a prerequisite for all three options (SDK, single binaries, macports).

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

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mkae
      wrote on last edited by
      #6

      Yeah, you are right, Volker! :-)

      (That's why I underlined that it is very time consuming and a lot of effort.)

      Looks like kitten got Qt Creator already up and running, from what I saw in another post.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kitten
        wrote on last edited by
        #7

        dear how can i do that?

        www.kitten.mihanblog.com

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mkae
          wrote on last edited by
          #8

          Do as Volker said above: install everything manually. Avoid MacPorts. :-)

          BUT, I'd recommend to upgrade Xcode to something more up-to-date. Your version 2 seems to be ancient. Xcode4 just came out, but version 3.2.6 should be fine too.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kitten
            wrote on last edited by
            #9

            i was download libs and debug and qt creator seperately but i can't set toolchain and other options
            how can i run a successfull qt to compile my code?

            www.kitten.mihanblog.com

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mkae
              wrote on last edited by
              #10

              I am sorry, but my knowledge of setting up QT manually is zero, since I just use it via MacPorts. I hope that Volker can give you further advice.

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kitten
                wrote on last edited by
                #11

                i wad download and install these but i can't configure it
                qt creator mac opensource 2.2
                qt mac carbon open source (both )

                www.kitten.mihanblog.com

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  kitten
                  wrote on last edited by
                  #12

                  is there anyone can help me?
                  it's urgent

                  www.kitten.mihanblog.com

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    goetz
                    wrote on last edited by
                    #13

                    Calling something "urgent" is most likely to slow down answers (cf. to http://www.catb.org/~esr/faqs/smart-questions.html please).

                    Qt Creator automatically detects the toolchain for you. So it seems you do not have set up XCode properly. Please check this. Open a command line window (Terminal.app), type in "gcc -v" and look if that works. If not, your XCode setup is messed up.

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

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      kitten
                      wrote on last edited by
                      #14

                      hi i'm sorry for my bad english,because i am not an english man
                      i think the xcode install correctly my gcc works well i can compile a rough c++ code by gcc
                      i think it is because the gcc is old i can't run qt creator correctly

                      www.kitten.mihanblog.com

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        mkae
                        wrote on last edited by
                        #15

                        As I've written above: If you can, consider upgrading your Xcode!
                        (Sorry, that I can't be more helpful in this matter.)

                        1 Reply Last reply
                        0
                        • G Offline
                          G Offline
                          goetz
                          wrote on last edited by
                          #16

                          Upgrade to the most recent version of the XCode 3.x series.

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

                          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