Hello I just downloaded the qt-sdk-win-opensource-2009.03.1 and installed it. The demos are running fine but when i just create a standard GUI project and let it compile without any change I get 149 errors and 120 warnings. It begins with the include of QtGui/QApplication. The first error returned is in mingw32/3.4.5/../../../../include/c++/3.4.5/ mingw32/bits/c++config.h line 57 Error: unexpected unqualified-I'd before "namespace" The next is in line 61 Error:'__gnu_debug_def' is not a namespace.
And so on It is a fresh installed windows xp professeional 32 bit. After installing the drivers I directly downloaded qt sdk installed it and just created the project. Hit build and bang. What am I missing here? greetings Thomas _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
