I still have trouble compiling the complete qt5 version from git. I used:
set QTDIR=%CD%\qtbase
set PATH=%CD%\qtbase\bin;%CD%\qtrepotools\bin;%PATH%
configure -prefix %CD%\qtbase -confirm-license -opensource -make libs -nomake
tests -nomake examples -no-incredibuild-xge -release -fast 1> configure.log 2>&1
nmake 1>make.log 2>&1
The end of my log:
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"
-f Makefile.jsc.Release
Microsoft (R) Program Maintenance Utility Version 10.00.40219.01
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -Zc:wchar_t -wd4291 -wd4344 -wd4396 -wd4503
-wd4800 -wd4819 -wd4996 -O2 -MD -GR -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT
-DWTF_USE_ICU_UNICODE=1 -DHAVE_QRAWFONT=1 -DWTF_USE_QT_IMAGE_DECODER=1
-DWTF_USE_TILED_BACKING_STORE=1 -DWTF_USE_LEGACY_VIEWPORT_ADAPTION=1
-DENABLE_NETSCAPE_PLUGIN_API=1 -DPLUGIN_ARCHITECTURE_UNSUPPORTED=1
-DHAVE_QSTYLE=1 -DENABLE_XSLT=1 -DENABLE_GEOLOCATION=1
-DENABLE_ORIENTATION_EVENTS=1 -DENABLE_DEVICE_ORIENTATION=1
-DENABLE_3D_RENDERING=1 -DENABLE_ACCELERATED_2D_CANVAS=0
-DENABLE_ANIMATION_API=0 -DENABLE_BATTERY_STATUS=0 -DENABLE_BLOB=1
-DENABLE_CHANNEL_MESSAGING=1 -DENABLE_CSS_EXCLUSIONS=1 -DENABLE_CSS_FILTERS=1
-DENABLE_CSS_GRID_LAYOUT=0 -DENABLE_CSS_IMAGE_RESOLUTION=0
-DENABLE_CSS_REGIONS=1 -DENABLE_CSS_SHADERS=0 -DENABLE_CSS_VARIABLES=0
-DENABLE_CSS3_FLEXBOX=1 -DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_DATAGRID=0
-DENABLE_DATALIST=1 -DENABLE_DATA_TRANSFER_ITEMS=0 -DENABLE_DETAILS=1
-DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOWNLO
AD_ATTRIBUTE=0 -DENABLE_FAST_MOBILE_SCROLLING=1 -DENABLE_FILE_SYSTEM=0
-DENABLE_FILTERS=1 -DENABLE_FONT_BOOSTING=0 -DENABLE_FTPDIR=1
-DENABLE_FULLSCREEN_API=0 -DENABLE_GAMEPAD=0 -DENABLE_GESTURE_EVENTS=1
-DENABLE_HIGH_DPI_CANVAS=0 -DENABLE_ICONDATABASE=1 -DENABLE_IFRAME_SEAMLESS=1
-DENABLE_INDEXED_DATABASE=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_INPUT_TYPE_COLOR=0
-DENABLE_INPUT_TYPE_DATE=0 -DENABLE_INPUT_TYPE_DATETIME=0
-DENABLE_INPUT_TYPE_DATETIMELOCAL=0 -DENABLE_INPUT_TYPE_MONTH=0
-DENABLE_INPUT_TYPE_TIME=0 -DENABLE_INPUT_TYPE_WEEK=0 -DENABLE_INSPECTOR=1
-DENABLE_INSPECTOR_SERVER=1 -DENABLE_JAVASCRIPT_DEBUGGER=1
-DENABLE_LEGACY_CSS_VENDOR_PREFIXES=0 -DENABLE_LEGACY_NOTIFICATIONS=1
-DENABLE_LEGACY_WEBKIT_BLOB_BUILDER=1 -DENABLE_LINK_PREFETCH=0
-DENABLE_LINK_PRERENDER=0 -DENABLE_MATHML=0 -DENABLE_MEDIA_SOURCE=0
-DENABLE_MEDIA_STATISTICS=0 -DENABLE_MEDIA_STREAM=0 -DENABLE_METER_TAG=1
-DENABLE_MHTML=0 -DENABLE_MICRODATA=0 -DENABLE_MUTATION_OBSERVERS=0
-DENABLE_NETWORK_INFO=0 -DENA
BLE_NOTIFICATIONS=1 -DENABLE_PAGE_VISIBILITY_API=1 -DENABLE_PROGRESS_TAG=1
-DENABLE_QUOTA=0 -DENABLE_REGISTER_PROTOCOL_HANDLER=0
-DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_SCRIPTED_SPEECH=0
-DENABLE_SHADOW_DOM=0 -DENABLE_SHARED_WORKERS=1 -DENABLE_SQL_DATABASE=1
-DENABLE_STYLE_SCOPED=0 -DENABLE_SVG=1 -DENABLE_SVG_DOM_OBJC_BINDINGS=0
-DENABLE_SVG_FONTS=1 -DENABLE_TEXT_NOTIFICATIONS_ONLY=0
-DENABLE_TOUCH_ADJUSTMENT=1 -DENABLE_TOUCH_EVENTS=1
-DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_VIBRATION=0 -DENABLE_VIDEO=0
-DENABLE_VIDEO_TRACK=0 -DENABLE_WEBGL=0 -DENABLE_WEB_AUDIO=0
-DENABLE_WEB_SOCKETS=1 -DENABLE_WEB_TIMING=1 -DENABLE_WORKERS=1
-DBUILDING_QT__=1 -DHAVE_QT5=1 -DNDEBUG -DQT_NO_EXCEPTIONS -DQT_DLL
-DQT_NO_DEBUG -DQT_CORE_LIB -I"d:\Qt\qt5\qtbase\include\QtCore"
-I"d:\Qt\qt5\qtbase\include" -I"."
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\os-win32"
-I"d:\Qt\qt5\qtwebkit\Source"
-I"d:\Qt\qt5\qtwebkit\WebKitBuild\Release\Source\include"
-I"d:\Qt\qt5\qtscript\include" -I"d:\Qt\qt5\
qtscript\include\QtScript" -I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore"
-I"d:\Qt\qt5\qtwebkit\Source" -I"d:\Qt\qt5\qtwebkit\Source\WTF"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\assembler"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\bytecode"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\bytecompiler"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\heap"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\dfg"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\debugger"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\interpreter"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\jit"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\llint"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\parser"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\profiler"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\runtime"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\tools"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\yarr"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\API"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore\ForwardingHeaders" -I"g
enerated" -I"d:\Qt\qt5\qtwebkit\Source" -I"d:\Qt\qt5\qtwebkit\Source\WTF"
-I"d:\Qt\qt5\qtwebkit\Source\WTF\gobject" -I"d:\Qt\qt5\qtwebkit\Source\WTF\qt"
-I"d:\Qt\qt5\qtwebkit\Source\WTF\unicode" -I"d:\Qt\qt5\qtwebkit\Source\WTF\wtf"
-I"d:\Qt\qt5\qtbase\mkspecs\win32-msvc2010"
-I"d:\Qt\qt5\qtwebkit\Source\JavaScriptCore" -I"."
-I"d:\Qt\qt5\qtbase\mkspecs\default" -Foobj\release\
@C:\Users\muh\AppData\Local\Temp\nm222E.tmp
jsc.cpp
link /LIBPATH:"d:\Qt\qt5\qtbase\lib" /LIBPATH:"d:\Qt\qt5\qtbase\lib"
/NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE
"/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls'
version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*'
processorArchitecture='*'" /MANIFEST
/MANIFESTFILE:"obj/release\jsc.intermediate.manifest" /OUT:..\bin\jsc.exe
@C:\Users\muh\AppData\Local\Temp\nm317A.tmp
Creating library ..\bin\jsc.lib and object ..\bin\jsc.exp
jsc.obj : warning LNK4217: locally defined symbol ?fastFree@WTF@@YAXPAX@Z (void
__cdecl WTF::fastFree(void *)) imported in function "public: static void
__cdecl WTF::StringImpl::operator delete(void *)" (??3StringImpl@WTF@@SAXPAX@Z)
jsc.obj : warning LNK4217: locally defined symbol ??1StringImpl@WTF@@QAE@XZ
(public: __thiscall WTF::StringImpl::~StringImpl(void)) imported in function
"public: void * __thiscall WTF::StringImpl::`scalar deleting
destructor'(unsigned int)" (??_GStringImpl@WTF@@QAEPAXI@Z)
jsc.obj : warning LNK4217: locally defined symbol
?append@String@WTF@@QAEXABV12@@Z (public: void __thiscall
WTF::String::append(class WTF::String const &)) imported in function "class
WTF::String & __cdecl WTF::operator+=(class WTF::String &,class WTF::String
const &)" (??YWTF@@YAAAVString@0@AAV10@ABV10@@Z)
jsc.obj : warning LNK4217: locally defined symbol ?currentTime@WTF@@YANXZ
(double __cdecl WTF::currentTime(void)) imported in function "public: void
__thiscall StopWatch::start(void)" (?start@StopWatch@@QAEXXZ)
jsc.obj : warning LNK4217: locally defined symbol ?fastMalloc@WTF@@YAPAXI@Z
(void * __cdecl WTF::fastMalloc(unsigned int)) imported in function "public:
static void * __cdecl WTF::RefCounted<class JSC::SourceProvider>::operator
new(unsigned int)" (??2?$RefCounted@VSourceProvider@JSC@@@WTF@@SAPAXI@Z)
jsc.obj : warning LNK4217: locally defined symbol _WTFInvokeCrashHook imported
in function "public: void __thiscall
WTF::VectorBufferBase<char>::allocateBuffer(unsigned int)"
(?allocateBuffer@?$VectorBufferBase@D@WTF@@QAEXI@Z)
jsc.obj : warning LNK4217: locally defined symbol _WTFReportBacktrace imported
in function "public: void __thiscall
WTF::VectorBufferBase<char>::allocateBuffer(unsigned int)"
(?allocateBuffer@?$VectorBufferBase@D@WTF@@QAEXI@Z)
jsc.obj : warning LNK4217: locally defined symbol
?tryFastMalloc@WTF@@YA?AUTryMallocReturnValue@1@I@Z (struct
WTF::TryMallocReturnValue __cdecl WTF::tryFastMalloc(unsigned int)) imported in
function "private: static void __cdecl
WTF::ArrayBufferContents::tryAllocate(unsigned int,unsigned int,enum
WTF::ArrayBufferContents::InitializationPolicy,class WTF::ArrayBufferContents
&)"
(?tryAllocate@ArrayBufferContents@WTF@@CAXIIW4InitializationPolicy@12@AAV12@@Z)
jsc.obj : warning LNK4217: locally defined symbol
?tryFastCalloc@WTF@@YA?AUTryMallocReturnValue@1@II@Z (struct
WTF::TryMallocReturnValue __cdecl WTF::tryFastCalloc(unsigned int,unsigned
int)) imported in function "private: static void __cdecl
WTF::ArrayBufferContents::tryAllocate(unsigned int,unsigned int,enum
WTF::ArrayBufferContents::InitializationPolicy,class WTF::ArrayBufferContents
&)"
(?tryAllocate@ArrayBufferContents@WTF@@CAXIIW4InitializationPolicy@12@AAV12@@Z)
jsc.obj : warning LNK4217: locally defined symbol
?fromUTF8WithLatin1Fallback@String@WTF@@SA?AV12@PBEI@Z (public: static class
WTF::String __cdecl WTF::String::fromUTF8WithLatin1Fallback(unsigned char const
*,unsigned int)) imported in function "public: static class WTF::String __cdecl
WTF::String::fromUTF8WithLatin1Fallback(char const *,unsigned int)"
(?fromUTF8WithLatin1Fallback@String@WTF@@SA?AV12@PBDI@Z)
jsc.obj : warning LNK4217: locally defined symbol ??0String@WTF@@QAE@PBD@Z
(public: __thiscall WTF::String::String(char const *)) imported in function
"public: class JSC::UString __thiscall JSC::StackFrame::toString(class
JSC::ExecState *)const "
(?toString@StackFrame@JSC@@QBE?AVUString@2@PAVExecState@2@@Z)
jsc.obj : warning LNK4217: locally defined symbol
?format@String@WTF@@SA?AV12@PBDZZ (public: static class WTF::String __cdecl
WTF::String::format(char const *,...)) imported in function "public: class
JSC::UString __thiscall JSC::StackFrame::toString(class JSC::ExecState *)const
" (?toString@StackFrame@JSC@@QBE?AVUString@2@PAVExecState@2@@Z)
jsc.obj : warning LNK4217: locally defined symbol
?utf8@String@WTF@@QBE?AVCString@2@_N@Z (public: class WTF::CString __thiscall
WTF::String::utf8(bool)const ) imported in function "__int64 __fastcall
functionJSCStack(class JSC::ExecState *)"
(?functionJSCStack@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : warning LNK4217: locally defined symbol
??1WeakHandleOwner@JSC@@UAE@XZ (public: virtual __thiscall
JSC::WeakHandleOwner::~WeakHandleOwner(void)) imported in function "public:
virtual __thiscall JSC::WeakGCMap<void *,class JSC::JSObject,struct
JSC::DefaultWeakGCMapFinalizerCallback<void *,class JSC::JSObject>,struct
WTF::PtrHash<void *>,struct WTF::HashTraits<void *> >::~WeakGCMap<void *,class
JSC::JSObject,struct JSC::DefaultWeakGCMapFinalizerCallback<void *,class
JSC::JSObject>,struct WTF::PtrHash<void *>,struct WTF::HashTraits<void *>
>(void)"
(??1?$WeakGCMap@PAXVJSObject@JSC@@U?$DefaultWeakGCMapFinalizerCallback@PAXVJSObject@JSC@@@2@U?$PtrHash@PAX@WTF@@U?$HashTraits@PAX@5@@JSC@@UAE@XZ)
jsc.obj : warning LNK4217: locally defined symbol
?fastZeroedMalloc@WTF@@YAPAXI@Z (void * __cdecl WTF::fastZeroedMalloc(unsigned
int)) imported in function "private: static struct std::pair<void *,class
JSC::WeakImpl *> * __cdecl WTF::HashTable<void *,struct std::pair<void *,class
JSC::WeakImpl *>,struct WTF::PairFirstExtractor<struct std::pair<void *,class
JSC::WeakImpl *> >,struct WTF::PtrHash<void *>,struct
WTF::HashMapValueTraits<struct WTF::HashTraits<void *>,struct
WTF::HashTraits<class JSC::WeakImpl *> >,struct WTF::HashTraits<void *>
>::allocateTable(int)"
(?allocateTable@?$HashTable@PAXU?$pair@PAXPAVWeakImpl@JSC@@@std@@U?$PairFirstExtractor@U?$pair@PAXPAVWeakImpl@JSC@@@std@@@WTF@@U?$PtrHash@PAX@4@U?$HashMapValueTraits@U?$HashTraits@PAX@WTF@@U?$HashTraits@PAVWeakImpl@JSC@@@2@@4@U?$HashTraits@PAX@4@@WTF@@CAPAU?$pair@PAXPAVWeakImpl@JSC@@@std@@H@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void * __thiscall JSC::MarkedAllocator::allocateSlowCase(void)"
(__imp_?allocateSlowCase@MarkedAllocator@JSC@@AAEPAXXZ) referenced in function
"public: void * __thiscall JSC::MarkedAllocator::allocate(void)"
(?allocate@MarkedAllocator@JSC@@QAEPAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::Heap::reportExtraMemoryCostSlowCase(unsigned
int)" (__imp_?reportExtraMemoryCostSlowCase@Heap@JSC@@AAEXI@Z) referenced in
function "public: void __thiscall JSC::Heap::reportExtraMemoryCost(unsigned
int)" (?reportExtraMemoryCost@Heap@JSC@@QAEXI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::SmallStrings::createEmptyString(class
JSC::JSGlobalData *)"
(__imp_?createEmptyString@SmallStrings@JSC@@AAEXPAVJSGlobalData@2@@Z)
referenced in function "public: class JSC::JSString * __thiscall
JSC::SmallStrings::emptyString(class JSC::JSGlobalData *)"
(?emptyString@SmallStrings@JSC@@QAEPAVJSString@2@PAVJSGlobalData@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::SmallStrings::createSingleCharacterString(class
JSC::JSGlobalData *,unsigned char)"
(__imp_?createSingleCharacterString@SmallStrings@JSC@@AAEXPAVJSGlobalData@2@E@Z)
referenced in function "public: class JSC::JSString * __thiscall
JSC::SmallStrings::singleCharacterString(class JSC::JSGlobalData *,unsigned
char)"
(?singleCharacterString@SmallStrings@JSC@@QAEPAVJSString@2@PAVJSGlobalData@2@E@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSLock::lock(enum JSC::JSLockBehavior)"
(__imp_?lock@JSLock@JSC@@SAXW4JSLockBehavior@2@@Z) referenced in function
"public: __thiscall JSC::JSLock::JSLock(enum JSC::JSLockBehavior)"
(??0JSLock@JSC@@QAE@W4JSLockBehavior@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSLock::unlock(enum JSC::JSLockBehavior)"
(__imp_?unlock@JSLock@JSC@@SAXW4JSLockBehavior@2@@Z) referenced in function
"public: __thiscall JSC::JSLock::~JSLock(void)" (??1JSLock@JSC@@QAE@XZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall JSC::SourceProviderCache::~SourceProviderCache(void)"
(__imp_??1SourceProviderCache@JSC@@QAE@XZ) referenced in function "public: void
* __thiscall JSC::SourceProviderCache::`scalar deleting destructor'(unsigned
int)" (??_GSourceProviderCache@JSC@@QAEPAXI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: virtual __thiscall WTF::ArrayBufferView::~ArrayBufferView(void)"
(__imp_??1ArrayBufferView@WTF@@UAE@XZ) referenced in function "public: virtual
__thiscall WTF::TypedArrayBase<float>::~TypedArrayBase<float>(void)"
(??1?$TypedArrayBase@M@WTF@@UAE@XZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: double __thiscall JSC::JSValue::toNumberSlowCase(class JSC::ExecState
*)const " (__imp_?toNumberSlowCase@JSValue@JSC@@ABENPAVExecState@2@@Z)
referenced in function "public: double __thiscall JSC::JSValue::toNumber(class
JSC::ExecState *)const " (?toNumber@JSValue@JSC@@QBENPAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: class JSC::JSValue __thiscall JSC::PropertySlot::functionGetter(class
JSC::ExecState *)const "
(__imp_?functionGetter@PropertySlot@JSC@@ABE?AVJSValue@2@PAVExecState@2@@Z)
referenced in function "public: class JSC::JSValue __thiscall
JSC::PropertySlot::getValue(class JSC::ExecState *,class
JSC::PropertyName)const "
(?getValue@PropertySlot@JSC@@QBE?AVJSValue@2@PAVExecState@2@VPropertyName@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::PropertyNameArray::add(class WTF::StringImpl *)"
(__imp_?add@PropertyNameArray@JSC@@QAEXPAVStringImpl@WTF@@@Z) referenced in
function "public: void __thiscall JSC::PropertyNameArray::add(class
JSC::Identifier const &)" (?add@PropertyNameArray@JSC@@QAEXABVIdentifier@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::Structure::materializePropertyMap(class
JSC::JSGlobalData &)"
(__imp_?materializePropertyMap@Structure@JSC@@AAEXAAVJSGlobalData@2@@Z)
referenced in function "private: void __thiscall
JSC::Structure::materializePropertyMapIfNecessary(class JSC::JSGlobalData &)"
(?materializePropertyMapIfNecessary@Structure@JSC@@AAEXAAVJSGlobalData@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::JSRopeString::resolveRope(class JSC::ExecState
*)const " (__imp_?resolveRope@JSRopeString@JSC@@ABEXPAVExecState@2@@Z)
referenced in function "public: class JSC::UString const & __thiscall
JSC::JSString::value(class JSC::ExecState *)const "
(?value@JSString@JSC@@QBEABVUString@2@PAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::HandleSet::writeBarrier(class JSC::JSValue *,class
JSC::JSValue const &)"
(__imp_?writeBarrier@HandleSet@JSC@@QAEXPAVJSValue@2@ABV32@@Z) referenced in
function "private: void __thiscall JSC::Strong<class JSC::JSObject>::set(class
JSC::JSObject *)" (?set@?$Strong@VJSObject@JSC@@@JSC@@AAEXPAVJSObject@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall JSC::JSGlobalData::~JSGlobalData(void)"
(__imp_??1JSGlobalData@JSC@@QAE@XZ) referenced in function "public: void *
__thiscall JSC::JSGlobalData::`scalar deleting destructor'(unsigned int)"
(??_GJSGlobalData@JSC@@QAEPAXI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::HandleSet::grow(void)"
(__imp_?grow@HandleSet@JSC@@AAEXXZ) referenced in function "public: class
JSC::JSValue * __thiscall JSC::HandleSet::allocate(void)"
(?allocate@HandleSet@JSC@@QAEPAVJSValue@2@XZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int
__cdecl JSC::toInt32(double)" (__imp_?toInt32@JSC@@YAHN@Z) referenced in
function "public: int __thiscall JSC::JSValue::toInt32(class JSC::ExecState
*)const " (?toInt32@JSValue@JSC@@QBEHPAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: __thiscall JSC::Structure::Structure(class JSC::JSGlobalData &,class
JSC::JSGlobalObject *,class JSC::JSValue,class JSC::TypeInfo const &,struct
JSC::ClassInfo const *)"
(__imp_??0Structure@JSC@@AAE@AAVJSGlobalData@1@PAVJSGlobalObject@1@VJSValue@1@ABVTypeInfo@1@PBUClassInfo@1@@Z)
referenced in function "public: static class JSC::Structure * __cdecl
JSC::Structure::create(class JSC::JSGlobalData &,class JSC::JSGlobalObject
*,class JSC::JSValue,class JSC::TypeInfo const &,struct JSC::ClassInfo const
*)"
(?create@Structure@JSC@@SAPAV12@AAVJSGlobalData@2@PAVJSGlobalObject@2@VJSValue@2@ABVTypeInfo@2@PBUClassInfo@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: bool __thiscall JSC::JSArray::putDirectIndexBeyondVectorLength(class
JSC::ExecState *,unsigned int,class JSC::JSValue,bool)"
(__imp_?putDirectIndexBeyondVectorLength@JSArray@JSC@@AAE_NPAVExecState@2@IVJSValue@2@_N@Z)
referenced in function "public: bool __thiscall
JSC::JSArray::putDirectIndex(class JSC::ExecState *,unsigned int,class
JSC::JSValue,bool)"
(?putDirectIndex@JSArray@JSC@@QAE_NPAVExecState@2@IVJSValue@2@_N@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::JSGlobalObject::init(class JSC::JSObject *)"
(__imp_?init@JSGlobalObject@JSC@@AAEXPAVJSObject@2@@Z) referenced in function
"protected: void __thiscall JSC::JSGlobalObject::finishCreation(class
JSC::JSGlobalData &)"
(?finishCreation@JSGlobalObject@JSC@@IAEXAAVJSGlobalData@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::put(class JSC::JSCell *,class
JSC::ExecState *,class JSC::PropertyName,class JSC::JSValue,class
JSC::PutPropertySlot &)"
(__imp_?put@JSObject@JSC@@SAXPAVJSCell@2@PAVExecState@2@VPropertyName@2@VJSValue@2@AAVPutPropertySlot@2@@Z)
referenced in function "public: static void __cdecl
JSC::JSUint8ClampedArray::put(class JSC::JSCell *,class JSC::ExecState *,class
JSC::PropertyName,class JSC::JSValue,class JSC::PutPropertySlot &)"
(?put@JSUint8ClampedArray@JSC@@SAXPAVJSCell@2@PAVExecState@2@VPropertyName@2@VJSValue@2@AAVPutPropertySlot@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::Structure * __cdecl
JSC::Structure::addPropertyTransition(class JSC::JSGlobalData &,class
JSC::Structure *,class JSC::PropertyName,unsigned int,class JSC::JSCell
*,unsigned int &)"
(__imp_?addPropertyTransition@Structure@JSC@@SAPAV12@AAVJSGlobalData@2@PAV12@VPropertyName@2@IPAVJSCell@2@AAI@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::Structure * __cdecl
JSC::Structure::despecifyFunctionTransition(class JSC::JSGlobalData &,class
JSC::Structure *,class JSC::PropertyName)"
(__imp_?despecifyFunctionTransition@Structure@JSC@@SAPAV12@AAVJSGlobalData@2@PAV12@VPropertyName@2@@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::Structure * __cdecl
JSC::Structure::addPropertyTransitionToExistingStructure(class JSC::Structure
*,class JSC::PropertyName,unsigned int,class JSC::JSCell *,unsigned int &)"
(__imp_?addPropertyTransitionToExistingStructure@Structure@JSC@@SAPAV12@PAV12@VPropertyName@2@IPAVJSCell@2@AAI@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: unsigned int __thiscall
JSC::Structure::addPropertyWithoutTransition(class JSC::JSGlobalData &,class
JSC::PropertyName,unsigned int,class JSC::JSCell *)"
(__imp_?addPropertyWithoutTransition@Structure@JSC@@QAEIAAVJSGlobalData@2@VPropertyName@2@IPAVJSCell@2@@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class JSC::WriteBarrierBase<enum JSC::Unknown> * __thiscall
JSC::JSObject::growPropertyStorage(class JSC::JSGlobalData &,unsigned
int,unsigned int)"
(__imp_?growPropertyStorage@JSObject@JSC@@QAEPAV?$WriteBarrierBase@W4Unknown@JSC@@@2@AAVJSGlobalData@2@II@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: unsigned int __thiscall
JSC::Structure::suggestedNewPropertyStorageSize(void)"
(__imp_?suggestedNewPropertyStorageSize@Structure@JSC@@QAEIXZ) referenced in
function "private: bool __thiscall JSC::JSObject::putDirectInternal<1>(class
JSC::JSGlobalData &,class JSC::PropertyName,class JSC::JSValue,unsigned
int,class JSC::PutPropertySlot &,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::Structure::despecifyDictionaryFunction(class
JSC::JSGlobalData &,class JSC::PropertyName)"
(__imp_?despecifyDictionaryFunction@Structure@JSC@@QAEXAAVJSGlobalData@2@VPropertyName@2@@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: unsigned int __thiscall JSC::Structure::get(class JSC::JSGlobalData
&,class JSC::PropertyName,unsigned int &,class JSC::JSCell * &)"
(__imp_?get@Structure@JSC@@QAEIAAVJSGlobalData@2@VPropertyName@2@AAIAAPAVJSCell@2@@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
JSC::PropertyName,class JSC::JSValue,unsigned int,class JSC::PutPropertySlot
&,class JSC::JSCell *)"
(??$putDirectInternal@$00@JSObject@JSC@@AAE_NAAVJSGlobalData@1@VPropertyName@1@VJSValue@1@IAAVPutPropertySlot@1@PAVJSCell@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class WTF::PassRefPtr<class WTF::StringImpl> __cdecl
JSC::Identifier::add(class JSC::ExecState *,char const *)"
(__imp_?add@Identifier@JSC@@SA?AV?$PassRefPtr@VStringImpl@WTF@@@WTF@@PAVExecState@2@PBD@Z)
referenced in function "public: __thiscall JSC::Identifier::Identifier(class
JSC::ExecState *,char const *)" (??0Identifier@JSC@@QAE@PAVExecState@1@PBD@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: class JSC::JSString * __thiscall JSC::JSValue::toStringSlowCase(class
JSC::ExecState *)const "
(__imp_?toStringSlowCase@JSValue@JSC@@ABEPAVJSString@2@PAVExecState@2@@Z)
referenced in function "public: class JSC::JSString * __thiscall
JSC::JSValue::toString(class JSC::ExecState *)const "
(?toString@JSValue@JSC@@QBEPAVJSString@2@PAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::getOwnPropertyDescriptor(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertyDescriptor &)"
(__imp_?getOwnPropertyDescriptor@JSObject@JSC@@SA_NPAV12@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@@Z)
referenced in function "public: static bool __cdecl
JSC::JSUint8Array::getOwnPropertyDescriptor(class JSC::JSObject *,class
JSC::ExecState *,class JSC::PropertyName,class JSC::PropertyDescriptor &)"
(?getOwnPropertyDescriptor@JSUint8Array@JSC@@SA_NPAVJSObject@2@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::PropertyDescriptor::setDescriptor(class
JSC::JSValue,unsigned int)"
(__imp_?setDescriptor@PropertyDescriptor@JSC@@QAEXVJSValue@2@I@Z) referenced in
function "public: static bool __cdecl
JSC::JSUint8Array::getOwnPropertyDescriptor(class JSC::JSObject *,class
JSC::ExecState *,class JSC::PropertyName,class JSC::PropertyDescriptor &)"
(?getOwnPropertyDescriptor@JSUint8Array@JSC@@SA_NPAVJSObject@2@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::Identifier __cdecl JSC::Identifier::from(class
JSC::ExecState *,unsigned int)"
(__imp_?from@Identifier@JSC@@SA?AV12@PAVExecState@2@I@Z) referenced in function
"public: static bool __cdecl JSC::JSUint8Array::getOwnPropertySlotByIndex(class
JSC::JSCell *,class JSC::ExecState *,unsigned int,class JSC::PropertySlot &)"
(?getOwnPropertySlotByIndex@JSUint8Array@JSC@@SA_NPAVJSCell@2@PAVExecState@2@IAAVPropertySlot@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::getOwnPropertyNames(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyNameArray &,enum
JSC::EnumerationMode)"
(__imp_?getOwnPropertyNames@JSObject@JSC@@SAXPAV12@PAVExecState@2@AAVPropertyNameArray@2@W4EnumerationMode@2@@Z)
referenced in function "public: static void __cdecl
JSC::JSUint8Array::getOwnPropertyNames(class JSC::JSObject *,class
JSC::ExecState *,class JSC::PropertyNameArray &,enum JSC::EnumerationMode)"
(?getOwnPropertyNames@JSUint8Array@JSC@@SAXPAVJSObject@2@PAVExecState@2@AAVPropertyNameArray@2@W4EnumerationMode@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::JSFunction * __cdecl JSC::JSFunction::create(class
JSC::ExecState *,class JSC::JSGlobalObject *,int,class JSC::UString const
&,__int64 (__fastcall*)(class JSC::ExecState *),enum JSC::Intrinsic,__int64
(__fastcall*)(class JSC::ExecState *))"
(__imp_?create@JSFunction@JSC@@SAPAV12@PAVExecState@2@PAVJSGlobalObject@2@HABVUString@2@P6I_J0@ZW4Intrinsic@2@3@Z)
referenced in function "protected: void __thiscall
GlobalObject::addFunction(class JSC::JSGlobalData &,char const *,__int64
(__fastcall*)(class JSC::ExecState *),unsigned int)"
(?addFunction@GlobalObject@@IAEXAAVJSGlobalData@JSC@@PBDP6I_JPAVExecState@3@@ZI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
__int64 __fastcall JSC::callHostFunctionAsConstructor(class JSC::ExecState *)"
(__imp_?callHostFunctionAsConstructor@JSC@@YI_JPAVExecState@1@@Z) referenced in
function "protected: void __thiscall GlobalObject::addFunction(class
JSC::JSGlobalData &,char const *,__int64 (__fastcall*)(class JSC::ExecState
*),unsigned int)"
(?addFunction@GlobalObject@@IAEXAAVJSGlobalData@JSC@@PBDP6I_JPAVExecState@3@@ZI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class JSC::ExecState * __thiscall
JSC::JSGlobalObject::globalExec(void)"
(__imp_?globalExec@JSGlobalObject@JSC@@QAEPAVExecState@2@XZ) referenced in
function "protected: void __thiscall GlobalObject::addFunction(class
JSC::JSGlobalData &,char const *,__int64 (__fastcall*)(class JSC::ExecState
*),unsigned int)"
(?addFunction@GlobalObject@@IAEXAAVJSGlobalData@JSC@@PBDP6I_JPAVExecState@3@@ZI@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::Heap::collectAllGarbage(void)"
(__imp_?collectAllGarbage@Heap@JSC@@QAEXXZ) referenced in function "__int64
__fastcall functionGC(class JSC::ExecState *)"
(?functionGC@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
private: void __thiscall JSC::JSObject::fillGetterPropertySlot(class
JSC::PropertySlot &,class JSC::WriteBarrierBase<enum JSC::Unknown> *)"
(__imp_?fillGetterPropertySlot@JSObject@JSC@@AAEXAAVPropertySlot@2@PAV?$WriteBarrierBase@W4Unknown@JSC@@@2@@Z)
referenced in function "private: bool __thiscall
JSC::JSObject::inlineGetOwnPropertySlot(class JSC::ExecState *,class
JSC::PropertyName,class JSC::PropertySlot &)"
(?inlineGetOwnPropertySlot@JSObject@JSC@@AAE_NPAVExecState@2@VPropertyName@2@AAVPropertySlot@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class JSC::JSObject * __thiscall
JSC::JSValue::synthesizePrototype(class JSC::ExecState *)const "
(__imp_?synthesizePrototype@JSValue@JSC@@QBEPAVJSObject@2@PAVExecState@2@@Z)
referenced in function "public: class JSC::JSValue __thiscall
JSC::JSValue::get(class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertySlot &)const "
(?get@JSValue@JSC@@QBE?AV12@PAVExecState@2@VPropertyName@2@AAVPropertySlot@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
protected: void __thiscall JSC::JSArray::finishCreation(class JSC::JSGlobalData
&,unsigned int)" (__imp_?finishCreation@JSArray@JSC@@IAEXAAVJSGlobalData@2@I@Z)
referenced in function "public: static class JSC::JSArray * __cdecl
JSC::JSArray::create(class JSC::JSGlobalData &,class JSC::Structure *,unsigned
int)" (?create@JSArray@JSC@@SAPAV12@AAVJSGlobalData@2@PAVStructure@2@I@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
protected: __thiscall WTF::ArrayBufferView::ArrayBufferView(class
WTF::PassRefPtr<class WTF::ArrayBuffer>,unsigned int)"
(__imp_??0ArrayBufferView@WTF@@IAE@V?$PassRefPtr@VArrayBuffer@WTF@@@1@I@Z)
referenced in function "protected: __thiscall
WTF::TypedArrayBase<float>::TypedArrayBase<float>(class WTF::PassRefPtr<class
WTF::ArrayBuffer>,unsigned int,unsigned int)"
(??0?$TypedArrayBase@M@WTF@@IAE@V?$PassRefPtr@VArrayBuffer@WTF@@@1@II@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
protected: virtual void __thiscall WTF::ArrayBufferView::neuter(void)"
(__imp_?neuter@ArrayBufferView@WTF@@MAEXXZ) referenced in function "protected:
virtual void __thiscall WTF::TypedArrayBase<float>::neuter(void)"
(?neuter@?$TypedArrayBase@M@WTF@@MAEXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall JSC::UString::UString(char const *)"
(__imp_??0UString@JSC@@QAE@PBD@Z) referenced in function "private: void
__thiscall WTF::Vector<class JSC::UString,0>::appendSlowCase<char *>(char *
const &)" (??$appendSlowCase@PAD@?$Vector@VUString@JSC@@$0A@@WTF@@AAEXABQAD@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
class JSC::UString __cdecl JSC::getCalculatedDisplayName(class JSC::ExecState
*,class JSC::JSObject *)"
(__imp_?getCalculatedDisplayName@JSC@@YA?AVUString@1@PAVExecState@1@PAVJSObject@1@@Z)
referenced in function "public: class JSC::UString __thiscall
JSC::StackFrame::toString(class JSC::ExecState *)const "
(?toString@StackFrame@JSC@@QBE?AVUString@2@PAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class WTF::CString __thiscall JSC::UString::ascii(void)const "
(__imp_?ascii@UString@JSC@@QBE?AVCString@WTF@@XZ) referenced in function
"public: class JSC::UString __thiscall JSC::StackFrame::toString(class
JSC::ExecState *)const "
(?toString@StackFrame@JSC@@QBE?AVUString@2@PAVExecState@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class WTF::CString __thiscall JSC::UString::utf8(bool)const "
(__imp_?utf8@UString@JSC@@QBE?AVCString@WTF@@_N@Z) referenced in function
"__int64 __fastcall functionPrint(class JSC::ExecState *)"
(?functionPrint@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::Interpreter::getStackTrace(class
JSC::JSGlobalData *,class WTF::Vector<struct JSC::StackFrame,0> &)"
(__imp_?getStackTrace@Interpreter@JSC@@SAXPAVJSGlobalData@2@AAV?$Vector@UStackFrame@JSC@@$0A@@WTF@@@Z)
referenced in function "__int64 __fastcall functionJSCStack(class
JSC::ExecState *)" (?functionJSCStack@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class JSC::UString __thiscall
JSC::UString::substringSharingImpl(unsigned int,unsigned int)const "
(__imp_?substringSharingImpl@UString@JSC@@QBE?AV12@II@Z) referenced in function
"public: virtual class JSC::UString __thiscall
JSC::UStringSourceProvider::getRange(int,int)const "
(?getRange@UStringSourceProvider@JSC@@UBE?AVUString@2@HH@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall JSC::UString::UString(char const *,unsigned int)"
(__imp_??0UString@JSC@@QAE@PBDI@Z) referenced in function "class
JSC::SourceCode __cdecl jscSource(char const *,class JSC::UString const &)"
(?jscSource@@YA?AVSourceCode@JSC@@PBDABVUString@2@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
class JSC::JSValue __cdecl JSC::throwError(class JSC::ExecState *,class
JSC::JSValue)" (__imp_?throwError@JSC@@YA?AVJSValue@1@PAVExecState@1@V21@@Z)
referenced in function "__int64 __fastcall functionRun(class JSC::ExecState *)"
(?functionRun@@YI_JPAVExecState@JSC@@@Z)
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@JSC@@YA?AVJSValue@1@PAVExecState@1@PAVScopeChainNode@1@ABVSourceCode@1@V21@PAV21@@Z)
referenced in function "__int64 __fastcall functionRun(class JSC::ExecState
*)" (?functionRun@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
class JSC::JSObject * __cdecl JSC::throwError(class JSC::ExecState *,class
JSC::JSObject *)"
(__imp_?throwError@JSC@@YAPAVJSObject@1@PAVExecState@1@PAV21@@Z) referenced in
function "__int64 __fastcall functionRun(class JSC::ExecState *)"
(?functionRun@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
class JSC::JSObject * __cdecl JSC::createError(class JSC::ExecState *,class
JSC::UString const &)"
(__imp_?createError@JSC@@YAPAVJSObject@1@PAVExecState@1@ABVUString@1@@Z)
referenced in function "__int64 __fastcall functionRun(class JSC::ExecState *)"
(?functionRun@@YI_JPAVExecState@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@JSC@@YA_NPAVExecState@1@ABVSourceCode@1@PAVJSValue@1@@Z)
referenced in function "__int64 __fastcall functionCheckSyntax(class
JSC::ExecState *)" (?functionCheckSyntax@@YI_JPAVExecState@JSC@@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::JSGlobalData::dumpSampleData(class JSC::ExecState
*)" (__imp_?dumpSampleData@JSGlobalData@JSC@@QAEXPAVExecState@2@@Z) referenced
in function "bool __cdecl runWithScripts(class GlobalObject *,class
WTF::Vector<struct Script,0> const &,bool)"
(?runWithScripts@@YA_NPAVGlobalObject@@ABV?$Vector@UScript@@$0A@@WTF@@_N@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::JSGlobalData::stopSampling(void)"
(__imp_?stopSampling@JSGlobalData@JSC@@QAEXXZ) referenced in function "bool
__cdecl runWithScripts(class GlobalObject *,class WTF::Vector<struct Script,0>
const &,bool)"
(?runWithScripts@@YA_NPAVGlobalObject@@ABV?$Vector@UScript@@$0A@@WTF@@_N@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall JSC::JSGlobalData::startSampling(void)"
(__imp_?startSampling@JSGlobalData@JSC@@QAEXXZ) referenced in function "bool
__cdecl runWithScripts(class GlobalObject *,class WTF::Vector<struct Script,0>
const &,bool)"
(?runWithScripts@@YA_NPAVGlobalObject@@ABV?$Vector@UScript@@$0A@@WTF@@_N@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl
JSC::BytecodeGenerator::setDumpsGeneratedCode(bool)"
(__imp_?setDumpsGeneratedCode@BytecodeGenerator@JSC@@SAX_N@Z) referenced in
function "bool __cdecl runWithScripts(class GlobalObject *,class
WTF::Vector<struct Script,0> const &,bool)"
(?runWithScripts@@YA_NPAVGlobalObject@@ABV?$Vector@UScript@@$0A@@WTF@@_N@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
protected: static struct JSC::GlobalObjectMethodTable const
JSC::JSGlobalObject::s_globalObjectMethodTable"
(__imp_?s_globalObjectMethodTable@JSGlobalObject@JSC@@1UGlobalObjectMethodTable@2@B)
referenced in function "protected: __thiscall
JSC::JSGlobalObject::JSGlobalObject(class JSC::JSGlobalData &,class
JSC::Structure *,struct JSC::GlobalObjectMethodTable const *)"
(??0JSGlobalObject@JSC@@IAE@AAVJSGlobalData@1@PAVStructure@1@PBUGlobalObjectMethodTable@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
double __cdecl WTF::randomNumber(void)" (__imp_?randomNumber@WTF@@YANXZ)
referenced in function "protected: __thiscall
JSC::JSGlobalObject::JSGlobalObject(class JSC::JSGlobalData &,class
JSC::Structure *,struct JSC::GlobalObjectMethodTable const *)"
(??0JSGlobalObject@JSC@@IAE@AAVJSGlobalData@1@PAVStructure@1@PBUGlobalObjectMethodTable@1@@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class WTF::PassRefPtr<class JSC::JSGlobalData> __cdecl
JSC::JSGlobalData::create(enum JSC::ThreadStackType,enum JSC::HeapType)"
(__imp_?create@JSGlobalData@JSC@@SA?AV?$PassRefPtr@VJSGlobalData@JSC@@@WTF@@W4ThreadStackType@2@W4HeapType@2@@Z)
referenced in function "int __cdecl jscmain(int,char * *)"
(?jscmain@@YAHHPAPAD@Z)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void
__cdecl JSC::initializeThreading(void)" (__imp_?initializeThreading@JSC@@YAXXZ)
referenced in function _main
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::defineOwnProperty(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertyDescriptor &,bool)"
(__imp_?defineOwnProperty@JSObject@JSC@@SA_NPAV12@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@_N@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::putDirectVirtual(class JSC::JSObject
*,class JSC::ExecState *,class JSC::PropertyName,class JSC::JSValue,unsigned
int)"
(__imp_?putDirectVirtual@JSObject@JSC@@SAXPAV12@PAVExecState@2@VPropertyName@2@VJSValue@2@I@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::hasInstance(class JSC::JSObject
*,class JSC::ExecState *,class JSC::JSValue,class JSC::JSValue)"
(__imp_?hasInstance@JSObject@JSC@@SA_NPAV12@PAVExecState@2@VJSValue@2@2@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::UString __cdecl JSC::JSObject::className(class
JSC::JSObject const *)"
(__imp_?className@JSObject@JSC@@SA?AVUString@2@PBV12@@Z) referenced in function
"void __cdecl `dynamic initializer for 'public: static struct JSC::ClassInfo
const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::getPropertyNames(class JSC::JSObject
*,class JSC::ExecState *,class JSC::PropertyNameArray &,enum
JSC::EnumerationMode)"
(__imp_?getPropertyNames@JSObject@JSC@@SAXPAV12@PAVExecState@2@AAVPropertyNameArray@2@W4EnumerationMode@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::JSValue __cdecl JSC::JSObject::defaultValue(class
JSC::JSObject const *,class JSC::ExecState *,enum JSC::PreferredPrimitiveType)"
(__imp_?defaultValue@JSObject@JSC@@SA?AVJSValue@2@PBV12@PAVExecState@2@W4PreferredPrimitiveType@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static class JSC::JSObject * __cdecl JSC::JSObject::toThisObject(class
JSC::JSCell *,class JSC::ExecState *)"
(__imp_?toThisObject@JSObject@JSC@@SAPAV12@PAVJSCell@2@PAVExecState@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::deletePropertyByIndex(class
JSC::JSCell *,class JSC::ExecState *,unsigned int)"
(__imp_?deletePropertyByIndex@JSObject@JSC@@SA_NPAVJSCell@2@PAVExecState@2@I@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::deleteProperty(class JSC::JSCell
*,class JSC::ExecState *,class JSC::PropertyName)"
(__imp_?deleteProperty@JSObject@JSC@@SA_NPAVJSCell@2@PAVExecState@2@VPropertyName@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static enum JSC::ConstructType __cdecl
JSC::JSCell::getConstructData(class JSC::JSCell *,union JSC::ConstructData &)"
(__imp_?getConstructData@JSCell@JSC@@SA?AW4ConstructType@2@PAV12@AATConstructData@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static enum JSC::CallType __cdecl JSC::JSCell::getCallData(class
JSC::JSCell *,union JSC::CallData &)"
(__imp_?getCallData@JSCell@JSC@@SA?AW4CallType@2@PAV12@AATCallData@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::visitChildren(class JSC::JSCell
*,class JSC::SlotVisitor &)"
(__imp_?visitChildren@JSObject@JSC@@SAXPAVJSCell@2@AAVSlotVisitor@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
protected: static void __cdecl JSC::JSCell::destroy(class JSC::JSCell *)"
(__imp_?destroy@JSCell@JSC@@KAXPAV12@@Z) referenced in function "void __cdecl
`dynamic initializer for 'public: static struct JSC::ClassInfo const
JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static struct JSC::ClassInfo const JSC::JSObject::s_info"
(__imp_?s_info@JSObject@JSC@@2UClassInfo@2@B) referenced in function "void
__cdecl `dynamic initializer for 'public: static struct JSC::ClassInfo const
JSC::JSUint8Array::s_info''(void)"
(??__E?s_info@JSUint8Array@JSC@@2UClassInfo@2@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSGlobalObject::getOwnPropertyDescriptor(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertyDescriptor &)"
(__imp_?getOwnPropertyDescriptor@JSGlobalObject@JSC@@SA_NPAVJSObject@2@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSGlobalObject::defineOwnProperty(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertyDescriptor &,bool)"
(__imp_?defineOwnProperty@JSGlobalObject@JSC@@SA_NPAVJSObject@2@PAVExecState@2@VPropertyName@2@AAVPropertyDescriptor@2@_N@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSGlobalObject::putDirectVirtual(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::JSValue,unsigned int)"
(__imp_?putDirectVirtual@JSGlobalObject@JSC@@SAXPAVJSObject@2@PAVExecState@2@VPropertyName@2@VJSValue@2@I@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSVariableObject::getOwnPropertyNames(class
JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyNameArray &,enum
JSC::EnumerationMode)"
(__imp_?getOwnPropertyNames@JSVariableObject@JSC@@SAXPAVJSObject@2@PAVExecState@2@AAVPropertyNameArray@2@W4EnumerationMode@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSObject::getOwnPropertySlotByIndex(class
JSC::JSCell *,class JSC::ExecState *,unsigned int,class JSC::PropertySlot &)"
(__imp_?getOwnPropertySlotByIndex@JSObject@JSC@@SA_NPAVJSCell@2@PAVExecState@2@IAAVPropertySlot@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSGlobalObject::getOwnPropertySlot(class
JSC::JSCell *,class JSC::ExecState *,class JSC::PropertyName,class
JSC::PropertySlot &)"
(__imp_?getOwnPropertySlot@JSGlobalObject@JSC@@SA_NPAVJSCell@2@PAVExecState@2@VPropertyName@2@AAVPropertySlot@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static bool __cdecl JSC::JSVariableObject::deleteProperty(class
JSC::JSCell *,class JSC::ExecState *,class JSC::PropertyName)"
(__imp_?deleteProperty@JSVariableObject@JSC@@SA_NPAVJSCell@2@PAVExecState@2@VPropertyName@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSObject::putByIndex(class JSC::JSCell *,class
JSC::ExecState *,unsigned int,class JSC::JSValue,bool)"
(__imp_?putByIndex@JSObject@JSC@@SAXPAVJSCell@2@PAVExecState@2@IVJSValue@2@_N@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSGlobalObject::put(class JSC::JSCell *,class
JSC::ExecState *,class JSC::PropertyName,class JSC::JSValue,class
JSC::PutPropertySlot &)"
(__imp_?put@JSGlobalObject@JSC@@SAXPAVJSCell@2@PAVExecState@2@VPropertyName@2@VJSValue@2@AAVPutPropertySlot@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSGlobalObject::visitChildren(class
JSC::JSCell *,class JSC::SlotVisitor &)"
(__imp_?visitChildren@JSGlobalObject@JSC@@SAXPAVJSCell@2@AAVSlotVisitor@2@@Z)
referenced in function "void __cdecl `dynamic initializer for 'public: static
struct JSC::ClassInfo const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static void __cdecl JSC::JSGlobalObject::destroy(class JSC::JSCell *)"
(__imp_?destroy@JSGlobalObject@JSC@@SAXPAVJSCell@2@@Z) referenced in function
"void __cdecl `dynamic initializer for 'public: static struct JSC::ClassInfo
const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: static struct JSC::ClassInfo const JSC::JSGlobalObject::s_info"
(__imp_?s_info@JSGlobalObject@JSC@@2UClassInfo@2@B) referenced in function
"void __cdecl `dynamic initializer for 'public: static struct JSC::ClassInfo
const GlobalObject::s_info''(void)"
(??__E?s_info@GlobalObject@@2UClassInfo@JSC@@B@@YAXXZ)
..\bin\jsc.exe : fatal error LNK1120: 90 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\BIN\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.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
10.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
10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
=======
If I try to build qtwebkit according to the instructions at
http://qt-project.org/wiki/Building_Qt_5_from_Git, it fails with the line:
mkdir D:/Qt/qt5/qtwebkit/WebKitBuild/Release/Source/include/WebCore && echo
#include "../WebCore/generated/HTMLNames.h" >
D:/Qt/qt5/qtwebkit/WebKitBuild/Release/Source/include/WebCore/HTMLNames.h
(nmake used the standard cmd shell which does not like forward slashes. A case
for a small perl script?
Best regards
Helmut
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development