I just installed the latest Qt SDK on my new MacBook Pro... and everything is under /Development
Ok, I thought, just get it right, write down a small script and create some smart links to get my QTDIR (ln -s to map all needed tools to qt451/bin).
But starting qmake on my pro files only generates xcode project files. Isn't it possible anymore to start make on the command line?
Bookmarks