[Qt-interest] Problem building qt 4.7.1 with vs2010
Piotr Dobrogost
pd at qtlists.qt.dobrogost.pl
Mon Jan 17 15:56:02 CET 2011
Hi!
I'm trying to build qt 4.7.1 with vs2010 express on Windows XP.
My configure step looks like this
z:\qt-4.7.1-src\configure.exe -opensource -no-qt3support -nomake examples
-nomake demos -mp -no-dsp -no-vcproj
Configuration finishes without errors and I get the following errors during
build
link /LIBPATH:"c:\Qt\4.7.1-vs2010\lib" /LIBPATH:"c:\Qt\4.7.1-vs2010\lib"
/NOLOGO /DEBUG /DLL /MANIFEST
/MANIFESTFILE:"tmp\obj\debug_shared\qjpegd.interm
ediate.manifest" /VERSION:4.71
/OUT:..\..\..\..\plugins\imageformats\qjpegd4.dll
@C:\DOCUME~1\PDOBRO~1\USTAWI~1\Temp\nm1009.tmp
LINK : fatal error LNK1104: cannot open file 'libjpeg.lib'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BI
N\link.EXE"' : return code '0x450'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BI
N\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Any ideas?
Piotr Dobrogost
More information about the Qt-interest-old
mailing list