Well, it is a very good IDE.
What I am missing is a way to configure header files to be "compiled" in order to get my QT projects compiled.
I think I run into the same problems when I try to compile .ui files.
Does anyone have a suggestion?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, it is a very good IDE.
What I am missing is a way to configure header files to be "compiled" in order to get my QT projects compiled.
I think I run into the same problems when I try to compile .ui files.
Does anyone have a suggestion?
suggestion is install mingw ( need help see post below for help ) and run your projects from the command line.
for the ide try using a project.
http://sourceforge.net/forum/message.php?msg_id=1757948
tOn