PDA

View Full Version : about codeblocks



alban_gt
19th August 2008, 18:46
Dear All:

I try to use codeblocks to compile qt, however, I don't know
how to do and how to set codeblocks, and fail many times.
Do some one ever use it to compile QT program,
thanks.


BRS,
Alban

bunjee
20th August 2008, 10:53
Hey there dude,

I guess you might want to use Eclipse + Qt integration:

Eclipse C++ : http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/ganymede/R/eclipse-cpp-ganymede-win32.zip

Qt integration : http://trolltech.com/developer/downloads/qt/eclipse-integration-download

Thus you'll have a deeper integration and a code ready to compile if you're using Windows or Linux.

Codeblocks is currently not officialy supported.