Can you show us your main.c file?
Can you show us your main.c file?
Hi,
I've been getting similar types of errors, don't have a message now, but in my case the problems are also in mingw libraries or in qt libraries. I've only experienced this with Qt Creater 0.9 Alpha, so I assumed there's something wrong with the libraries shipped with it.
I haven't tried to solve it yet though,
Cheers
Jaco
Adding or removing "CONFIG += console" requires rebuilding the application (or at least the source file containing main() function). Unfortunately rebuilding doesn't happen automatically because the source file doesn't change.
J-P Nurmi
Bookmarks