I'm attempting to build on windows using MSVC2008 with the binary distribution
from Nokia for 4.7.2, and I'm getting the following error:
[make] cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100
-w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_SCRIPT_LIB -DQT_
XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\Qt\4.7.2\include\QtDesi
gner" -I"c:\Qt\4.7.2\include\QtCore" -I"c:\Qt\4.7.2\include\QtGui" -I"c:\Qt\4.7.
2\include\QtXml" -I"c:\Qt\4.7.2\include\QtScript" -I"c:\Qt\4.7.2\include" -I"..\
..\..\..\src\cpp\qtjambi" -I"..\..\..\..\src\cpp\common" -I"C:\Program Files (x8
6)\Java\jdk1.6.0_23\include" -I"C:\Program Files (x86)\Java\jdk1.6.0_23\include\
win32" -I"..\..\..\..\src\cpp\qtjambi_designer" -I"\QtDesigner" -I"c:\Qt\4.7.2\i
nclude\ActiveQt" -I"debug" -I"..\..\..\..\src\cpp\qtjambi_designer" -I"." -I"c:\
Qt\4.7.2\mkspecs\default" -Fodebug\ @C:\Users\LOCALU~1\AppData\Local\Temp\nm86C1
.tmp
[make] moc_qtjambishell_JambiResourceBrowser.cpp
[make] moc_qtjambishell_QDesignerResourceBrowserInterface.cpp
[make] moc_jambiresourcebrowser.cpp
[make] Generating Code...
[make] link /LIBPATH:"c:\Qt\4.7.2\lib" /NOLOGO /DEBUG /DLL /MANIFEST /M
ANIFESTFILE:"debug\com_trolltech_tools_designer_debuglib.intermediate.manifest"
/OUT:..\lib\com_trolltech_tools_designer_debuglib.dll @C:\Users\LOCALU~1\AppData
\Local\Temp\nm93A3.tmp
[make] LINK : fatal error LNK1104: cannot open file 'c:\Qt\4.7.2\lib\QtDesi
gnerd4.lib'
[make] NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 9.0\VC\BIN\link.EXE"' : return code '0x450'
[make] Stop.
[make] NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
[make] Stop.
[make] NMAKE : fatal error U1077: 'cd' : return code '0x2'
[make] Stop.
The error is accurate. QtDeignerd4.lib does not exist. There is a
QtDesigner.prl, QtDesigner4.lib, and QtDesignerd.prl.
Help? Is there a way I can have it not build against debug libraries at all?
Thanks,
Michael Douglass
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest