Compilation failed :( JavaScriptCore.lib(Interpreter.obj) : error LNK2019: unresolved external symbol ctiTrampoline referenced in function "private: class JSC::JSValue __cdecl JSC::Interpreter::execute(struct JSC::CallFrameClosure &)" (?execute@Interpreter@JSC@@AEAA?AVJSValue@2@AEAUCallFrameClosure@2@@Z) JavaScriptCore.lib(JITStubs.obj) : error LNK2019: unresolved external symbol ctiVMThrowTrampoline referenced in function "void * __cdecl JSC::throwExceptionFromOpCall<void *>(struct JSC::JITStackFrame &,class JSC::ExecState *,class JSC::ReturnAddressPtr &)" (??$throwExceptionFromOpCall@PEAX@JSC@@YAPEAXAEAUJITStackFrame@0@PEAVExecState@0@AEAVReturnAddressPtr@0@@Z) JavaScriptCore.lib(JITOpcodes.obj) : error LNK2001: unresolved external symbol ctiVMThrowTrampoline JavaScriptCore.lib(JITExceptions.obj) : error LNK2019: unresolved external symbol ctiOpThrowNotCaught referenced in function "struct JSC::ExceptionHandler __cdecl JSC::genericThrow(class JSC::JSGlobalData *,class JSC::ExecState *,class JSC::JSValue,unsigned int)" (?genericThrow@JSC@@YA?AUExceptionHandler@1@PEAVJSGlobalData@1@PEAVExecState@1@VJSValue@1@I@Z) ..\..\bin\jsc.exe : fatal error LNK1120: 3 unresolved externals
Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00111/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1365944968): http://codereview.qt-project.org/53736 [PS2] - Updated submodules. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
