Gui + Code::Blocks + QT/Gtk/wwWidgets

So I'm trying to do some gui stuff, and I already have codeblocks working nicely with normal non-gui c++ stuff. Is there any way to get Qt to work with Code::Blocks? I already have googled it and failed, and I'm thinking of doing wwWidgets which seems quite a bit more complicated as well as GTK, and I have tried to get GTK to work and I'm getting erros.
If you want to use Qt, then download the Qt SDK and use QtCreator IDE. Qt can make use of all kinds of technologies - you can make apps for phones for example. There is lots of documentation and example code.

Hope all goes well.
Last edited on
Isn't the qtcreator IDE for money?
@Maxim

No it is completely free.
Topic archived. No new replies allowed.