PDA

View Full Version : Nice IDE for Qt on the Mac



tonioab49
2nd October 2007, 12:37
Hello,

I have been searching for weeks for a decent IDE on the mac with:

-Qt code completion
-Customizable build system (to take .pro files into account with qmake)

I tried:

XCode: no completion, not very user-friendly, complicated build system
Eclipse CDT: no completion, build system OK
CodeBlocks: unstable, slow, no completion.
SlickEdit: completion OK, build OK but much too expensive

(I did the same test with all of them: a main.cpp with only a qapplication exec, and the simplest pro file)

I am starting to think that the Mac is not a development platform. Would anyone have perfect solutions ?

Tonio

jlbrd
2nd October 2007, 17:47
You can download and build QDevelop which works fine on mac.