Yes, but I’m building against system Qt, not downloaded packages. On Windows, I compile Qt myself and use MinGW, so I can’t really be help there :/
On Wednesday 09 March 2011 13:45:29 Michael Douglass wrote: > Are you able to build against 4.7.2? > > Thanks, > Michael > > > -----Original Message----- > > From: Samu Voutilainen [mailto:[email protected]] > > Sent: Wednesday, March 09, 2011 1:06 PM > > To: Michael Douglass (PH) > > Cc: '[email protected]' > > Subject: Re: [Qt-jambi-interest] Building on Windows -- failure on > > QtDesignerd4.lib > > > > It is building debug build, you may need to build own Qt or somehow force > > jambi to build only release packages... Maybe that would help. Feel free to > > create ticket about it anyway, fixing actual problem could take some time > > though, sorry. > > > > On Wednesday 09 March 2011 11:50:00 Michael Douglass wrote: > > > The file I downloaded was: qt-win-opensource-4.7.2-vs2008.exe > > > > > > > -----Original Message----- > > > > From: qt-jambi-interest- > > [email protected] > > > > [mailto:qt-jambi-interest- > > [email protected]] > > > > On Behalf Of Samu Voutilainen > > > > Sent: Wednesday, March 09, 2011 2:50 AM > > > > To: [email protected] > > > > Subject: Re: [Qt-jambi-interest] Building on Windows -- failure on > > > > QtDesignerd4.lib > > > > > > > > Is Qt’s binary distro (you are using) built with MSVC2008? > > > > > > > > On Tuesday 08 March 2011 23:53:18 Michael Douglass wrote: > > > > > 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 > > > > -- > > > > Terveisin, > > > > Samu Voutilainen > > > > http://smar.fi > > > > _______________________________________________ > > > > Qt-jambi-interest mailing list > > > > [email protected] > > > > http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest > > > > > -- > > Terveisin, > > Samu Voutilainen > > http://smar.fi > -- Terveisin, Samu Voutilainen http://smar.fi _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest
