[Qt-interest] msvc2010 build error for qt4.7.0 beta 2

Gino VH ginovh2002 at yahoo.com
Thu Jul 15 07:49:00 CEST 2010


Hi,

I tried to build qt 4.7.0 beta 2 from sources.
My config:
Microsoft visual studio 2010 express
Windows 7

I build with :
configure.exe -static -debug -platform win32-msvc2010
nmake sub-src -> finishes ok.
nmake sub-tools -> link error

And I get the error below. It can't find ../JavaScriptCore/debug\jscored.lib'

Any idea if this is a bug in the beta 2 or I am doing something wrong?

Thanks,

Gino


Generating Code...
        link /LIBPATH:"s:\qt-everywhere-opensource-src-4.7.0-beta2\lib" /LIBPATH
:"s:\qt-everywhere-opensource-src-4.7.0-beta2\plugins\sqldrivers" /LIBPATH:"s:\q
t-everywhere-opensource-src-4.7.0-beta2\lib" /NOLOGO /DEBUG /MANIFEST /MANIFESTF
ILE:"tmp\obj\debug_static\assistant.intermediate.manifest" /SUBSYSTEM:WINDOWS "/
MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version
='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture=
'*'" /OUT:..\..\..\..\bin\assistant.exe @C:\Users\gino\AppData\Local\Temp\nm329D
.tmp
LINK : fatal error LNK1104: cannot open file '../JavaScriptCore/debug\jscored.li
b'
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.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.


      




More information about the Qt-interest-old mailing list