hi, thanks for looking.
the entire output from the nmake is this:
so that's the only error returned. i'm clueless as to what's going on. the qmake variables are confusing me too, as they're used but i can't see where they're ever defined.Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
nmake -f Makefile.Release
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -O2 -MD -O2 -MD -W3 -w34100 -w34189 -GR -EHsc -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQDESIGNER_EXPORT_WIDGETS -DQT_DLL -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"G:/Qt4/include/QtCore" -I"G:/Qt4/include/QtGui" -I"G:/Qt4/include/QtXml" -I"G:/Qt4/include" -I"G:/Qt4/include/QtDesigner" -I"G:/Qt4/include/ActiveQt" -I"release" -I"." -I"G:/Qt4/mkspecs/win32-msvc.net" -Forelease\ @C:\DOCUME~1\Gene\LOCALS~1\Temp\nm323.tmp
NMAKE : fatal error U1077: 'cl' : return code '0xc0000135'
Stop.
NMAKE : fatal error U1077: '"F:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\nmake.exe"' : return code '0x2'
Stop.
Bookmarks