[webkit-qt] Problem to build Webkit

Jocelyn Turcotte jocelyn.turcotte at nokia.com
Tue Apr 3 10:39:44 PDT 2012


Hi Tony,

I answered you already, maybe you didn't get my email.
QtWebKit on Windows isn't maintained on trunk right now, we will address the situation before the 5.0.0 release, but until then you will have to rely on the version that shipped with Qt 4.8.0 only, unless you are willing to help fixing it.

Cheers,
Jocelyn


On Tue, 3 Apr 2012 10:24:07 -0700
"ext tony at mobila-canada.com" <tony at mobila-canada.com> wrote:

> Hi all,
> After several days to build the Webkit, it doesn't matter which sources to be built, the compiling always stop one place after compiling 25 mins. Could someone please give me hand to figure out? Thanks in advance.
>  
> Windows 7, VS2008
> Sources from svn checkout http:....  or download from nightly build src
> Qt 4.8.0 or Qt4.8.1, Windows SDKs and WinSP1
> command: perl bbuild-webkit --qt in Qt prompt
>  
> Error messages below:
>  
> Warning..
> .
> .
> .
> JavaScriptCore.lib(InitializeThreading.obj) : warning LNK4217: locally defined symbol ?initializeThreading at WTF@@YAXXZ (void __cdecl WTF::initializeThreading(void)) imported in function "void __cdecl JSC::initializeThreadingOnce(void)" (?initializeThreadingOnce at JSC@@YAXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class JSC::JSValue __cdecl JSC::evaluate(class JSC::ExecState *,class JSC::ScopeChainNode *,class JSC::SourceCode const &,class JSC::JSValue,class JSC::JSValue *)" (__imp_?evaluate at JSC@@YA?AVJSValue at 1@PAVExecState at 1@PAVScopeChainNode at 1@ABVSourceCode at 1@V21 at PAV21@@Z) referenced in function "__int64 __fastcall functionRun(class JSC::ExecState *)" (?functionRun@@YI_JPAVExecState at JSC@@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl JSC::checkSyntax(class JSC::ExecState *,class JSC::SourceCode const &,class JSC::JSValue *)" (__imp_?checkSyntax at JSC@@YA_NPAVExecState at 1@ABVSourceCode at 1@PAVJSValue at 1@@Z) referenced in function "__int64 __fastcall functionCheckSyntax(class JSC::ExecState *)" (?functionCheckSyntax@@YI_JPAVExecState at JSC@@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) double __cdecl WTF::randomNumber(void)" (__imp_?randomNumber at WTF@@YANXZ) referenced in function "protected: __thiscall JSC::JSGlobalObject::JSGlobalObject(class JSC::JSGlobalData &,class JSC::Structure *,struct JSC::GlobalObjectMethodTable const *)" (??0JSGlobalObject at JSC@@IAE at AAVJSGlobalData@1 at PAVStructure@1 at PBUGlobalObjectMethodTable@1@@Z)
> JavaScriptCore.lib(Heap.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) unsigned int __cdecl WTF::createThread(void (__cdecl*)(void *),void *,char const *)" (__imp_?createThread at WTF@@YAIP6AXPAX at Z0PBD@Z) referenced in function "public: __thiscall JSC::Heap::Heap(class JSC::JSGlobalData *,enum JSC::HeapSize)" (??0Heap at JSC@@QAE at PAVJSGlobalData@1 at W4HeapSize@1@@Z)



More information about the webkit-qt mailing list