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 [email protected]" <[email protected]> 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@WTF@@YAXXZ (void __cdecl 
> WTF::initializeThreading(voi
> d)) imported in function "void __cdecl JSC::initializeThreadingOnce(void)" 
> (?ini
> tializeThreadingOnce@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@JSC@@YA?AVJSValue@1@PAVExecState@1@PAVScopeChainNode@1@ABVSource
> Code@1@V21@PAV21@@Z) referenced in function "__int64 __fastcall 
> functionRun(clas
> s JSC::ExecState *)" (?functionRun@@YI_JPAVExecState@JSC@@@Z)
> .
> .
> .
> JavaScriptCore.lib(JITPropertyAccess32_64.obj) : error LNK2001: unresolved 
> exter
> nal symbol "__declspec(dllimport) unsigned int __cdecl 
> WTF::cryptographicallyRan
> domNumber(void)" (__imp_?cryptographicallyRandomNumber@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.

_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to