hi, i installed the Qt SDK (http://www.qtsoftware.com/downloads/sdk-mac-os-cpp). in inprinciple qmake runs, meaning that I can run qmake in some project directory and creates a Makefile, but only if I run it as qmake -spec macx-g++ otherwise it will create some xcode project dir. in the qmake docu it is mentioned that this is a coniguration thing with between the binary an source version of qt