Hi!

When I attempt to compile QMAKE I get two errors (with QT 4.2.2):

c:\QT\4.2.2\include\QtCore\../../src\corelib\global\qglobal.h (27): fatal error C1083: Cannot open includefile 'stddef.h': No such file or directory

NMAKE: fatal error U1077: "c:\Program\Microsoft Visual C++ Toolkit 2003\bin\cl.EXE": return code '0x2'

My guess is that the second error will go away if the first one is solved. I'm using Windows XP and I'm trying to compile QMAKE with the Microsoft Visual Studio 2005 compiler.

Help would be appriciated!
/JNT