[webkit-qt] Some problems to compile Webkit

Jocelyn Turcotte jocelyn.turcotte at nokia.com
Thu Mar 29 10:10:08 PDT 2012


Hi Tony,

nobody is maintaining trunk on Windows right now, so you will have to stick with the version shipping with Qt 4.8 for now.
This should be addressed before the Qt 5.0.0 release, hopefully before the beta.

br,
Jocelyn


On Thu, 29 Mar 2012 10:02:41 -0700
"ext tony at mobila-canada.com" <tony at mobila-canada.com> wrote:

> Hello all,
> Source code :  r-112011 and r-110851
> Qt: 4.8.0  QtSDK   Qt-configure-msvc-2008
> VS2008   Windows 7
> SP1 for VC2008
> Doesn't matter which WebKit source codes (above) I compilerd. It all took 20 mins compiling and then stopped at same place with same problems as below:
>  
> JavaScriptCore.lib(InitializeThreading.obj) : warning LNK4217: locally defined s
> ymbol ?initializeThreading at WTF@@YAXXZ (void __cdecl WTF::initializeThreading(voi
> d)) imported in function "void __cdecl JSC::initializeThreadingOnce(void)" (?ini
> tializeThreadingOnce at JSC@@YAXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class
>  JSC::JSValue __cdecl JSC::evaluate(class JSC::ExecState *,class JSC::ScopeChain
> Node *,class JSC::SourceCode const &,class JSC::JSValue,class JSC::JSValue *)" (
> __imp_?evaluate at JSC@@YA?AVJSValue at 1@PAVExecState at 1@PAVScopeChainNode at 1@ABVSource
> Code at 1@V21 at PAV21@@Z) referenced in function "__int64 __fastcall functionRun(clas
> s JSC::ExecState *)" (?functionRun@@YI_JPAVExecState at JSC@@@Z)
> .
> .
> .
> JavaScriptCore.lib(JITPropertyAccess32_64.obj) : error LNK2001: unresolved exter
> nal symbol "__declspec(dllimport) unsigned int __cdecl WTF::cryptographicallyRan
> domNumber(void)" (__imp_?cryptographicallyRandomNumber at WTF@@YAIXZ)
> ..\bin\jsc.exe : fatal error LNK1120: 9 unresolved externals
> NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
> VC\BIN\link.EXE"' : return code '0x460'
> Stop.
> NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
> VC\BIN\nmake.exe"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
> VC\BIN\nmake.exe"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: 'cd' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
> VC\BIN\nmake.exe"' : return code '0x2'
> Stop.
>  
> Please give me hand to figure out what are the problems.



More information about the webkit-qt mailing list