[Interest] Building QtWebKit with QT 5.6 on Windows

Harald Vistnes harald.vistnes at gmail.com
Mon Dec 7 12:31:19 CET 2015


Hi,

I'm trying to build QtWebKit with VS2010 with the latest Qt 5.6 beta
sources. I've tried QtWebKit 5.5.0 and 5.5.1, but in both cases I get the
following linker error when building jsc.exe.

link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "
/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls'
versio
n='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*'
processorArchitecture
='*'" /MANIFEST /MANIFESTFILE:..\..\bin\jsc.exe.embed.manifest
/OUT:..\..\bin\js
c.exe @C:\Users\harald\AppData\Local\Temp\nm1EEB.tmp
LINK : fatal error LNK1181: cannot open input file '\OPT:REF.obj'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0
\VC\BIN\amd64\link.EXE"' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0
\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '(' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.

I had no problems compiling QtWebKit with Qt 5.5.0. What are the required
steps to be able to compile QtWebKit with Qt 5.6?

Thanks,
Harald
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151207/69c4a5d7/attachment.html>


More information about the Interest mailing list