I've installed MinGW and updated it to gcc-4.4.
When I try to build 4.6-stable, I get the following errors:
Creating qmake...
g++ -c -omakefile.o -O -I. -Igenerators -Igenerators/unix
-Igenerators/win32 -Igenerators/mac -Igenerators/symbian
-IC:\Qt\qt-git/include -IC:\Qt\qt-git/include
/QtCore -IC:\Qt\qt-git/include -IC:\Qt\qt-git/include/QtCore
-IC:\Qt\qt-git/src/corelib/global -IC:\Qt\qt-git/src/corelib/xml
-IC:\Qt\qt-git/mkspecs/win32-g++ -
DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT
-DQT_NO_PCRE -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE
-DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -D
QT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
-DQT_BOOTSTRAPPED -DQMAKE_OPENSOURCE_EDITION generators/makefile.cpp
In file included from C:\Qt\qt-git/include/QtCore/qglobal.h:1,
from
C:\Qt\qt-git/include/QtCore/../../src/corelib/tools/qalgorithms.h:45,
from C:\Qt\qt-git/include/QtCore/qalgorithms.h:1,
from
C:\Qt\qt-git/include/QtCore/../../src/corelib/tools/qstringlist.h:45,
from C:\Qt\qt-git/include/QtCore/qstringlist.h:1,
from ./project.h:45,
from ./option.h:45,
from generators/makefile.h:45,
from generators/makefile.cpp:42:
C:\Qt\qt-git/include/QtCore/../../src/corelib/global/qglobal.h:45:20:
error: stddef.h: No such file or directory
Is this a known incompatibility with gcc-4.4? Or do I have something
configured incorrectly?
This post seems to imply that 4.6 should work fine with gcc-4.4:
http://labs.trolltech.com/blogs/2009/07/15/phonon-and-mingw-a-story-about-true-windows-love/
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback