Error on installing qt sdk on mac 10.6.2
Installation and Deployment
16
Posts
3
Posters
7.9k
Views
1
Watching
-
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.