I'm trying to compile qtservice using nmake. I get error C1083. When trying to include "stddef.h" it can't find it. I didn't see VC's include folder in the Path variable, so I added it. I still get the same error. Anybody have any idea why qglobal.h can't find it? I am running nmake distclean in-between attempts to clear out the old stuff.