[Interest] Linking release build of webkit with debug build of Qt

Amogh Kudari amogh.kudari5 at gmail.com
Thu Jul 11 08:13:34 CEST 2013


I followed this link too https://bugs.webkit.org/show_bug.cgi?id=88321

Thanks and Regards,
Amogh.


On Thu, Jul 11, 2013 at 11:37 AM, Amogh Kudari <amogh.kudari5 at gmail.com>wrote:

> Thanks Alex, I am building qt also in release mode. But I still face the
> 1st problem of '*pthreadVC2*.lib' . Where do I get this from or should I
> take the source of pthreads and build this lib...
>
> And one more thing while building webkit I am facing linker errors in
> Javascript...
>
> Here is the huge list....
>
>
>
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void * __thiscall JSC::MarkedAllocator::allocateSlowCase(void)"
> (__imp_?allocateSlowCase at MarkedAllocator@JSC@@AAEPAXXZ) referenced in
> function "public: void * __thiscall JSC::MarkedAllocator::allocate(void)"
> (?allocate at MarkedAllocator@JSC@@QAEPAXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::Heap::reportExtraMemoryCostSlowCase(unsigned
> int)" (__imp_?reportExtraMemoryCostSlowCase at Heap@JSC@@AAEXI at Z) referenced
> in function "public: void __thiscall
> JSC::Heap::reportExtraMemoryCost(unsigned int)" (?reportExtraMemoryCost at Heap
> @JSC@@QAEXI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::SmallStrings::createEmptyString(class
> JSC::JSGlobalData *)" (__imp_?createEmptyString at SmallStrings@JSC@
> @AAEXPAVJSGlobalData at 2@@Z) referenced in function "public: class
> JSC::JSString * __thiscall JSC::SmallStrings::emptyString(class
> JSC::JSGlobalData *)" (?emptyString at SmallStrings@JSC@@QAEPAVJSString at 2
> @PAVJSGlobalData at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall
> JSC::SmallStrings::createSingleCharacterString(class JSC::JSGlobalData
> *,unsigned char)" (__imp_?createSingleCharacterString at SmallStrings@JSC@
> @AAEXPAVJSGlobalData at 2@E at Z) referenced in function "public: class
> JSC::JSString * __thiscall JSC::SmallStrings::singleCharacterString(class
> JSC::JSGlobalData *,unsigned char)" (?singleCharacterString at SmallStrings
> @JSC@@QAEPAVJSString at 2@PAVJSGlobalData at 2@E at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: static void __cdecl JSC::JSLock::lock(enum JSC::JSLockBehavior)"
> (__imp_?lock at JSLock@JSC@@SAXW4JSLockBehavior at 2@@Z) referenced in function
> "public: __thiscall JSC::JSLock::JSLock(enum JSC::JSLockBehavior)"
> (??0JSLock at JSC@@QAE at W4JSLockBehavior@1@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: static void __cdecl JSC::JSLock::unlock(enum JSC::JSLockBehavior)"
> (__imp_?unlock at JSLock@JSC@@SAXW4JSLockBehavior at 2@@Z) referenced in
> function "public: __thiscall JSC::JSLock::~JSLock(void)" (??1JSLock at JSC
> @@QAE at XZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: static unsigned int __cdecl JSC::Identifier::toUInt32(class
> JSC::UString const &,bool &)" (__imp_?toUInt32 at Identifier@JSC@
> @SAIABVUString at 2@AA_N at Z) referenced in function "public: unsigned int
> __thiscall JSC::Identifier::toUInt32(bool &)const " (?toUInt32 at Identifier
> @JSC@@QBEIAA_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: __thiscall JSC::SourceProviderCache::~SourceProviderCache(void)"
> (__imp_??1SourceProviderCache at JSC@@QAE at XZ) referenced in function
> "public: void * __thiscall JSC::SourceProviderCache::`scalar deleting
> destructor'(unsigned int)" (??_GSourceProviderCache at JSC@@QAEPAXI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: virtual __thiscall WTF::ArrayBufferView::~ArrayBufferView(void)"
> (__imp_??1ArrayBufferView at WTF@@UAE at XZ) referenced in function "public:
> virtual __thiscall
> WTF::TypedArrayBase<float>::~TypedArrayBase<float>(void)"
> (??1?$TypedArrayBase at M@WTF@@UAE at XZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: double __thiscall JSC::JSValue::toNumberSlowCase(class
> JSC::ExecState *)const " (__imp_?toNumberSlowCase at JSValue@JSC@
> @ABENPAVExecState at 2@@Z) referenced in function "public: double __thiscall
> JSC::JSValue::toNumber(class JSC::ExecState *)const " (?toNumber at JSValue
> @JSC@@QBENPAVExecState at 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 at PropertySlot@JSC@@ABE?AVJSValue at 2@PAVExecState at 2@@Z)
> referenced in function "public: class JSC::JSValue __thiscall
> JSC::PropertySlot::getValue(class JSC::ExecState *,class JSC::Identifier
> const &)const " (?getValue at PropertySlot@JSC@@QBE?AVJSValue at 2
> @PAVExecState at 2@ABVIdentifier at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::PropertyNameArray::add(class WTF::StringImpl
> *)" (__imp_?add at PropertyNameArray@JSC@@QAEXPAVStringImpl at WTF@@@Z)
> referenced in function "public: void __thiscall
> JSC::PropertyNameArray::add(class JSC::Identifier const &)"
> (?add at PropertyNameArray@JSC@@QAEXABVIdentifier at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: unsigned int __thiscall JSC::Structure::get(class JSC::JSGlobalData
> &,class WTF::StringImpl *,unsigned int &,class JSC::JSCell * &)"
> (__imp_?get at Structure@JSC@@QAEIAAVJSGlobalData at 2@PAVStringImpl at WTF
> @@AAIAAPAVJSCell at 2@@Z) referenced in function "public: unsigned int
> __thiscall JSC::Structure::get(class JSC::JSGlobalData &,class
> JSC::Identifier const &,unsigned int &,class JSC::JSCell * &)"
> (?get at Structure@JSC@@QAEIAAVJSGlobalData at 2@ABVIdentifier at 2
> @AAIAAPAVJSCell at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::Structure::materializePropertyMap(class
> JSC::JSGlobalData &)" (__imp_?materializePropertyMap at Structure@JSC@
> @AAEXAAVJSGlobalData at 2@@Z) referenced in function "private: void
> __thiscall JSC::Structure::materializePropertyMapIfNecessary(class
> JSC::JSGlobalData &)" (?materializePropertyMapIfNecessary at Structure@JSC@
> @AAEXAAVJSGlobalData at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::JSRopeString::resolveRope(class
> JSC::ExecState *)const " (__imp_?resolveRope at JSRopeString@JSC@
> @ABEXPAVExecState at 2@@Z) referenced in function "public: class
> JSC::UString const & __thiscall JSC::JSString::value(class JSC::ExecState
> *)const " (?value at JSString@JSC@@QBEABVUString at 2@PAVExecState at 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 at HandleSet@JSC@
> @QAEXPAVJSValue at 2@ABV32@@Z) referenced in function "private: void
> __thiscall JSC::Strong<class JSC::JSObject>::set(class JSC::JSObject *)"
> (?set@?$Strong at VJSObject@JSC@@@JSC@@AAEXPAVJSObject at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: __thiscall JSC::JSGlobalData::~JSGlobalData(void)"
> (__imp_??1JSGlobalData at JSC@@QAE at XZ) referenced in function "public: void
> * __thiscall JSC::JSGlobalData::`scalar deleting destructor'(unsigned int)"
> (??_GJSGlobalData at JSC@@QAEPAXI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::HandleSet::grow(void)" (__imp_?grow at HandleSet
> @JSC@@AAEXXZ) referenced in function "public: class JSC::JSValue *
> __thiscall JSC::HandleSet::allocate(void)" (?allocate at HandleSet@JSC@
> @QAEPAVJSValue at 2@XZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> int __cdecl JSC::toInt32(double)" (__imp_?toInt32 at JSC@@YAHN at Z) referenced
> in function "public: int __thiscall JSC::JSValue::toInt32(class
> JSC::ExecState *)const " (?toInt32 at JSValue@JSC@@QBEHPAVExecState at 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 at JSC
> @@AAE at AAVJSGlobalData@1 at PAVJSGlobalObject@1 at VJSValue@1 at ABVTypeInfo
> @1 at 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 at Structure@JSC@
> @SAPAV12 at AAVJSGlobalData@2 at PAVJSGlobalObject@2 at VJSValue@2 at ABVTypeInfo
> @2 at 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 at JSArray@JSC@@AAE_NPAVExecState at 2
> @IVJSValue at 2@_N at Z) referenced in function "public: bool __thiscall
> JSC::JSArray::putDirectIndex(class JSC::ExecState *,unsigned int,class
> JSC::JSValue,bool)" (?putDirectIndex at JSArray@JSC@@QAE_NPAVExecState at 2
> @IVJSValue at 2@_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> private: void __thiscall JSC::JSGlobalObject::init(class JSC::JSObject *)"
> (__imp_?init at JSGlobalObject@JSC@@AAEXPAVJSObject at 2@@Z) referenced in
> function "protected: void __thiscall
> JSC::JSGlobalObject::finishCreation(class JSC::JSGlobalData &)"
> (?finishCreation at JSGlobalObject@JSC@@IAEXAAVJSGlobalData at 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::Identifier const &,class JSC::JSValue,class
> JSC::PutPropertySlot &)" (__imp_?put at JSObject@JSC@@SAXPAVJSCell at 2
> @PAVExecState at 2@ABVIdentifier at 2@VJSValue at 2@AAVPutPropertySlot at 2@@Z)
> referenced in function "public: static void __cdecl
> JSC::JSUint8ClampedArray::put(class JSC::JSCell *,class JSC::ExecState
> *,class JSC::Identifier const &,class JSC::JSValue,class
> JSC::PutPropertySlot &)" (?put at JSUint8ClampedArray@JSC@@SAXPAVJSCell at 2
> @PAVExecState at 2@ABVIdentifier at 2@VJSValue at 2@AAVPutPropertySlot at 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::Identifier const &,unsigned int,class
> JSC::JSCell *,unsigned int &)" (__imp_?addPropertyTransition at Structure
> @JSC@@SAPAV12 at AAVJSGlobalData@2 at PAV12@ABVIdentifier at 2@IPAVJSCell at 2@AAI at Z)
> referenced in function "private: bool __thiscall
> JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
> JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 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::Identifier const &)"
> (__imp_?despecifyFunctionTransition at Structure@JSC@@SAPAV12 at AAVJSGlobalData
> @2 at PAV12@ABVIdentifier at 2@@Z) referenced in function "private: bool
> __thiscall JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData
> &,class JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 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::Identifier const &,unsigned int,class
> JSC::JSCell *,unsigned int &)"
> (__imp_?addPropertyTransitionToExistingStructure at Structure@JSC@
> @SAPAV12 at PAV12@ABVIdentifier at 2@IPAVJSCell at 2@AAI at Z) referenced in function
> "private: bool __thiscall JSC::JSObject::putDirectInternal<1>(class
> JSC::JSGlobalData &,class JSC::Identifier const &,class
> JSC::JSValue,unsigned int,class JSC::PutPropertySlot &,class JSC::JSCell
> *)" (??$putDirectInternal@$00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1
> @ABVIdentifier at 1@VJSValue at 1@IAAVPutPropertySlot at 1@PAVJSCell at 1@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: unsigned int __thiscall
> JSC::Structure::addPropertyWithoutTransition(class JSC::JSGlobalData
> &,class JSC::Identifier const &,unsigned int,class JSC::JSCell *)"
> (__imp_?addPropertyWithoutTransition at Structure@JSC@@QAEIAAVJSGlobalData at 2
> @ABVIdentifier at 2@IPAVJSCell at 2@@Z) referenced in function "private: bool
> __thiscall JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData
> &,class JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 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 at JSObject@JSC@
> @QAEPAV?$WriteBarrierBase at W4Unknown@JSC@@@2 at AAVJSGlobalData@2 at II@Z)
> referenced in function "private: bool __thiscall
> JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
> JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 1@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: unsigned int __thiscall
> JSC::Structure::suggestedNewPropertyStorageSize(void)"
> (__imp_?suggestedNewPropertyStorageSize at Structure@JSC@@QAEIXZ) referenced
> in function "private: bool __thiscall
> JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
> JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 1@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::Structure::despecifyDictionaryFunction(class
> JSC::JSGlobalData &,class JSC::Identifier const &)"
> (__imp_?despecifyDictionaryFunction at Structure@JSC@@QAEXAAVJSGlobalData at 2
> @ABVIdentifier at 2@@Z) referenced in function "private: bool __thiscall
> JSC::JSObject::putDirectInternal<1>(class JSC::JSGlobalData &,class
> JSC::Identifier const &,class JSC::JSValue,unsigned int,class
> JSC::PutPropertySlot &,class JSC::JSCell *)" (??$putDirectInternal@
> $00 at JSObject@JSC@@AAE_NAAVJSGlobalData at 1@ABVIdentifier at 1@VJSValue at 1
> @IAAVPutPropertySlot at 1@PAVJSCell at 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 at Identifier@JSC@@SA?AV?$PassRefPtr at VStringImpl@WTF@@@WTF@
> @PAVExecState at 2@PBD at Z) referenced in function "public: __thiscall
> JSC::Identifier::Identifier(class JSC::ExecState *,char const *)"
> (??0Identifier at JSC@@QAE at PAVExecState@1 at 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 at JSValue@JSC@@ABEPAVJSString at 2@PAVExecState at 2@@Z)
> referenced in function "public: class JSC::JSString * __thiscall
> JSC::JSValue::toString(class JSC::ExecState *)const " (?toString at JSValue
> @JSC@@QBEPAVJSString at 2@PAVExecState at 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::Identifier const &,class
> JSC::PropertyDescriptor &)" (__imp_?getOwnPropertyDescriptor at JSObject@JSC@
> @SA_NPAV12 at PAVExecState@2 at ABVIdentifier@2 at AAVPropertyDescriptor@2@@Z)
> referenced in function "public: static bool __cdecl
> JSC::JSUint8Array::getOwnPropertyDescriptor(class JSC::JSObject *,class
> JSC::ExecState *,class JSC::Identifier const &,class
> JSC::PropertyDescriptor &)" (?getOwnPropertyDescriptor at JSUint8Array@JSC@
> @SA_NPAVJSObject at 2@PAVExecState at 2@ABVIdentifier at 2@AAVPropertyDescriptor at 2
> @@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::PropertyDescriptor::setDescriptor(class
> JSC::JSValue,unsigned int)" (__imp_?setDescriptor at PropertyDescriptor@JSC@
> @QAEXVJSValue at 2@I at Z) referenced in function "public: static bool __cdecl
> JSC::JSUint8Array::getOwnPropertyDescriptor(class JSC::JSObject *,class
> JSC::ExecState *,class JSC::Identifier const &,class
> JSC::PropertyDescriptor &)" (?getOwnPropertyDescriptor at JSUint8Array@JSC@
> @SA_NPAVJSObject at 2@PAVExecState at 2@ABVIdentifier at 2@AAVPropertyDescriptor at 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 at Identifier@JSC@
> @SA?AV12 at PAVExecState@2 at I@Z) referenced in function "public: static bool
> __cdecl JSC::JSUint8Array::getOwnPropertySlotByIndex(class JSC::JSCell
> *,class JSC::ExecState *,unsigned int,class JSC::PropertySlot &)"
> (?getOwnPropertySlotByIndex at JSUint8Array@JSC@@SA_NPAVJSCell at 2
> @PAVExecState at 2@IAAVPropertySlot at 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 at JSObject@JSC@
> @SAXPAV12 at PAVExecState@2 at AAVPropertyNameArray@2 at 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 at JSUint8Array@JSC@@SAXPAVJSObject at 2@PAVExecState at 2
> @AAVPropertyNameArray at 2@W4EnumerationMode at 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::Identifier const &,__int64 (__fastcall*)(class
> JSC::ExecState *),enum JSC::Intrinsic,__int64 (__fastcall*)(class
> JSC::ExecState *))" (__imp_?create at JSFunction@JSC@@SAPAV12 at PAVExecState
> @2 at PAVJSGlobalObject@2 at HABVIdentifier@2 at P6I_J0@ZW4Intrinsic at 2@3 at Z)
> referenced in function "protected: void __thiscall
> GlobalObject::addFunction(class JSC::JSGlobalData &,char const *,__int64
> (__fastcall*)(class JSC::ExecState *),unsigned int)"
> (?addFunction at GlobalObject@@IAEXAAVJSGlobalData at JSC
> @@PBDP6I_JPAVExecState at 3@@ZI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> __int64 __fastcall JSC::callHostFunctionAsConstructor(class JSC::ExecState
> *)" (__imp_?callHostFunctionAsConstructor at JSC@@YI_JPAVExecState at 1@@Z)
> referenced in function "protected: void __thiscall
> GlobalObject::addFunction(class JSC::JSGlobalData &,char const *,__int64
> (__fastcall*)(class JSC::ExecState *),unsigned int)"
> (?addFunction at GlobalObject@@IAEXAAVJSGlobalData at JSC
> @@PBDP6I_JPAVExecState at 3@@ZI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: class JSC::ExecState * __thiscall
> JSC::JSGlobalObject::globalExec(void)" (__imp_?globalExec at JSGlobalObject
> @JSC@@QAEPAVExecState at 2@XZ) referenced in function "protected: void
> __thiscall GlobalObject::addFunction(class JSC::JSGlobalData &,char const
> *,__int64 (__fastcall*)(class JSC::ExecState *),unsigned int)"
> (?addFunction at GlobalObject@@IAEXAAVJSGlobalData at JSC
> @@PBDP6I_JPAVExecState at 3@@ZI at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::Heap::collectAllGarbage(void)"
> (__imp_?collectAllGarbage at Heap@JSC@@QAEXXZ) referenced in function
> "__int64 __fastcall functionGC(class JSC::ExecState *)" (?functionGC@
> @YI_JPAVExecState at 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 at JSObject@JSC@@AAEXAAVPropertySlot at 2
> @PAV?$WriteBarrierBase at W4Unknown@JSC@@@2@@Z) referenced in function
> "private: bool __thiscall JSC::JSObject::inlineGetOwnPropertySlot(class
> JSC::ExecState *,class JSC::Identifier const &,class JSC::PropertySlot &)"
> (?inlineGetOwnPropertySlot at JSObject@JSC@@AAE_NPAVExecState at 2
> @ABVIdentifier at 2@AAVPropertySlot at 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 at JSValue@JSC@@QBEPAVJSObject at 2@PAVExecState at 2@@Z)
> referenced in function "public: class JSC::JSValue __thiscall
> JSC::JSValue::get(class JSC::ExecState *,class JSC::Identifier const
> &,class JSC::PropertySlot &)const " (?get at JSValue@JSC@
> @QBE?AV12 at PAVExecState@2 at ABVIdentifier@2 at 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 at JSArray@JSC@
> @IAEXAAVJSGlobalData at 2@I at Z) referenced in function "public: static class
> JSC::JSArray * __cdecl JSC::JSArray::create(class JSC::JSGlobalData &,class
> JSC::Structure *,unsigned int)" (?create at JSArray@JSC@
> @SAPAV12 at AAVJSGlobalData@2 at PAVStructure@2 at 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 at WTF@@IAE at V?$PassRefPtr at VArrayBuffer@WTF@@@1 at I@Z)
> referenced in function "protected: __thiscall
> WTF::TypedArrayBase<float>::TypedArrayBase<float>(class
> WTF::PassRefPtr<class WTF::ArrayBuffer>,unsigned int,unsigned int)"
> (??0?$TypedArrayBase at M@WTF@@IAE at V?$PassRefPtr at VArrayBuffer@WTF@@@1 at II@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> protected: virtual void __thiscall WTF::ArrayBufferView::neuter(void)"
> (__imp_?neuter at ArrayBufferView@WTF@@MAEXXZ) referenced in function
> "protected: virtual void __thiscall
> WTF::TypedArrayBase<float>::neuter(void)" (?neuter@?$TypedArrayBase at M@WTF@
> @MAEXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: __thiscall JSC::UString::UString(char const *)"
> (__imp_??0UString at JSC@@QAE at PBD@Z) referenced in function "private: void
> __thiscall WTF::Vector<class JSC::UString,0>::appendSlowCase<char *>(char *
> const &)" (??$appendSlowCase at PAD@?$Vector at VUString@JSC@@$0A@@WTF@
> @AAEXABQAD at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> class JSC::UString __cdecl JSC::getCalculatedDisplayName(class
> JSC::ExecState *,class JSC::JSObject *)"
> (__imp_?getCalculatedDisplayName at JSC@@YA?AVUString at 1@PAVExecState at 1
> @PAVJSObject at 1@@Z) referenced in function "public: class JSC::UString
> __thiscall JSC::StackFrame::toString(class JSC::ExecState *)const "
> (?toString at StackFrame@JSC@@QBE?AVUString at 2@PAVExecState at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: class WTF::CString __thiscall JSC::UString::ascii(void)const "
> (__imp_?ascii at UString@JSC@@QBE?AVCString at WTF@@XZ) referenced in function
> "public: class JSC::UString __thiscall JSC::StackFrame::toString(class
> JSC::ExecState *)const " (?toString at StackFrame@JSC@@QBE?AVUString at 2
> @PAVExecState at 2@@Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: class WTF::CString __thiscall JSC::UString::utf8(bool)const "
> (__imp_?utf8 at UString@JSC@@QBE?AVCString at WTF@@_N at Z) referenced in function
> "__int64 __fastcall functionPrint(class JSC::ExecState *)" (?functionPrint@
> @YI_JPAVExecState at 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 at Interpreter@JSC@@SAXPAVJSGlobalData at 2
> @AAV?$Vector at UStackFrame@JSC@@$0A@@WTF@@@Z) referenced in function
> "__int64 __fastcall functionJSCStack(class JSC::ExecState *)"
> (?functionJSCStack@@YI_JPAVExecState at 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 at UString@JSC@@QBE?AV12 at II@Z) referenced in
> function "public: virtual class JSC::UString __thiscall
> JSC::UStringSourceProvider::getRange(int,int)const "
> (?getRange at UStringSourceProvider@JSC@@UBE?AVUString at 2@HH at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: __thiscall JSC::UString::UString(char const *,unsigned int)"
> (__imp_??0UString at JSC@@QAE at PBDI@Z) referenced in function "class
> JSC::SourceCode __cdecl jscSource(char const *,class JSC::UString const &)"
> (?jscSource@@YA?AVSourceCode at JSC@@PBDABVUString at 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 at JSC@@YA?AVJSValue at 1@PAVExecState at 1@V21@@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)
> 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)
> class JSC::JSObject * __cdecl JSC::throwError(class JSC::ExecState *,class
> JSC::JSObject *)" (__imp_?throwError at JSC@@YAPAVJSObject at 1@PAVExecState at 1
> @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)
> class JSC::JSObject * __cdecl JSC::createError(class JSC::ExecState *,class
> JSC::UString const &)" (__imp_?createError at JSC@@YAPAVJSObject at 1
> @PAVExecState at 1@ABVUString at 1@@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)
> public: void __thiscall JSC::JSGlobalData::dumpSampleData(class
> JSC::ExecState *)" (__imp_?dumpSampleData at JSGlobalData@JSC@
> @QAEXPAVExecState at 2@@Z) referenced in function "bool __cdecl
> runWithScripts(class GlobalObject *,class WTF::Vector<struct Script,0>
> const &,bool)" (?runWithScripts@@YA_NPAVGlobalObject@@ABV?$Vector at UScript
> @@$0A@@WTF@@_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::JSGlobalData::stopSampling(void)"
> (__imp_?stopSampling at JSGlobalData@JSC@@QAEXXZ) referenced in function
> "bool __cdecl runWithScripts(class GlobalObject *,class WTF::Vector<struct
> Script,0> const &,bool)" (?runWithScripts@@YA_NPAVGlobalObject@
> @ABV?$Vector at UScript@@$0A@@WTF@@_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: void __thiscall JSC::JSGlobalData::startSampling(void)"
> (__imp_?startSampling at JSGlobalData@JSC@@QAEXXZ) referenced in function
> "bool __cdecl runWithScripts(class GlobalObject *,class WTF::Vector<struct
> Script,0> const &,bool)" (?runWithScripts@@YA_NPAVGlobalObject@
> @ABV?$Vector at UScript@@$0A@@WTF@@_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: static void __cdecl
> JSC::BytecodeGenerator::setDumpsGeneratedCode(bool)"
> (__imp_?setDumpsGeneratedCode at BytecodeGenerator@JSC@@SAX_N at Z) referenced
> in function "bool __cdecl runWithScripts(class GlobalObject *,class
> WTF::Vector<struct Script,0> const &,bool)" (?runWithScripts@
> @YA_NPAVGlobalObject@@ABV?$Vector at UScript@@$0A@@WTF@@_N at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> protected: static struct JSC::GlobalObjectMethodTable const
> JSC::JSGlobalObject::s_globalObjectMethodTable"
> (__imp_?s_globalObjectMethodTable at JSGlobalObject@JSC@
> @1UGlobalObjectMethodTable at 2@B) 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)
> 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)
> 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::HeapSize)"
> (__imp_?create at JSGlobalData@JSC@@SA?AV?$PassRefPtr at VJSGlobalData@JSC@
> @@WTF@@W4ThreadStackType at 2@W4HeapSize at 2@@Z) referenced in function "int
> __cdecl jscmain(int,char * *)" (?jscmain@@YAHHPAPAD at Z)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> void __cdecl JSC::initializeThreading(void)" (__imp_?initializeThreading at 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::Identifier const &,class
> JSC::PropertyDescriptor &,bool)" (__imp_?defineOwnProperty at JSObject@JSC@
> @SA_NPAV12 at PAVExecState@2 at ABVIdentifier@2 at AAVPropertyDescriptor@2 at _N@Z)
> referenced in function "void __cdecl `dynamic initializer for 'public:
> static struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
> (??__E?s_info at JSUint8Array@JSC@@2UClassInfo at 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::Identifier const &,class
> JSC::JSValue,unsigned int)" (__imp_?putDirectVirtual at JSObject@JSC@
> @SAXPAV12 at PAVExecState@2 at ABVIdentifier@2 at VJSValue@2 at I@Z) referenced in
> function "void __cdecl `dynamic initializer for 'public: static struct
> JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
> (??__E?s_info at JSUint8Array@JSC@@2UClassInfo at 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 at JSObject@JSC@@SA_NPAV12 at PAVExecState@2 at VJSValue@2 at 2@Z)
> referenced in function "void __cdecl `dynamic initializer for 'public:
> static struct JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
> (??__E?s_info at JSUint8Array@JSC@@2UClassInfo at 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 at JSObject@JSC@@SA?AVUString at 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 at JSUint8Array@JSC@
> @2UClassInfo at 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 at JSObject@JSC@
> @SAXPAV12 at PAVExecState@2 at AAVPropertyNameArray@2 at 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 at JSUint8Array@JSC@@2UClassInfo at 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 at JSObject@JSC@
> @SA?AVJSValue at 2@PBV12 at PAVExecState@2 at 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 at JSUint8Array@JSC@@2UClassInfo at 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 at JSObject@JSC@@SAPAV12 at PAVJSCell@2 at 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 at JSUint8Array@JSC@@2UClassInfo at 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 at JSObject@JSC@@SA_NPAVJSCell at 2@PAVExecState at 2
> @I at Z) referenced in function "void __cdecl `dynamic initializer for
> 'public: static struct JSC::ClassInfo const
> JSC::JSUint8Array::s_info''(void)" (??__E?s_info at JSUint8Array@JSC@
> @2UClassInfo at 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::Identifier const &)"
> (__imp_?deleteProperty at JSObject@JSC@@SA_NPAVJSCell at 2@PAVExecState at 2
> @ABVIdentifier at 2@@Z) referenced in function "void __cdecl `dynamic
> initializer for 'public: static struct JSC::ClassInfo const
> JSC::JSUint8Array::s_info''(void)" (??__E?s_info at JSUint8Array@JSC@
> @2UClassInfo at 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 at JSCell@JSC@@SA?AW4ConstructType at 2
> @PAV12 at 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 at JSUint8Array@JSC@
> @2UClassInfo at 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 at JSCell@JSC@
> @SA?AW4CallType at 2@PAV12 at 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 at JSUint8Array@JSC@
> @2UClassInfo at 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 at JSObject@JSC@
> @SAXPAVJSCell at 2@AAVSlotVisitor at 2@@Z) referenced in function "void __cdecl
> `dynamic initializer for 'public: static struct JSC::ClassInfo const
> JSC::JSUint8Array::s_info''(void)" (??__E?s_info at JSUint8Array@JSC@
> @2UClassInfo at 2@B@@YAXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> protected: static void __cdecl JSC::JSCell::destroy(class JSC::JSCell *)"
> (__imp_?destroy at 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 at JSUint8Array@JSC@
> @2UClassInfo at 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 at JSObject@JSC@@2UClassInfo at 2@B) referenced in function
> "void __cdecl `dynamic initializer for 'public: static struct
> JSC::ClassInfo const JSC::JSUint8Array::s_info''(void)"
> (??__E?s_info at JSUint8Array@JSC@@2UClassInfo at 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::Identifier const &,class
> JSC::PropertyDescriptor &)" (__imp_?getOwnPropertyDescriptor at JSGlobalObject
> @JSC@@SA_NPAVJSObject at 2@PAVExecState at 2@ABVIdentifier at 2
> @AAVPropertyDescriptor at 2@@Z) referenced in function "void __cdecl
> `dynamic initializer for 'public: static struct JSC::ClassInfo const
> GlobalObject::s_info''(void)" (??__E?s_info at GlobalObject@@2UClassInfo at 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::Identifier const &,class
> JSC::PropertyDescriptor &,bool)" (__imp_?defineOwnProperty at JSGlobalObject
> @JSC@@SA_NPAVJSObject at 2@PAVExecState at 2@ABVIdentifier at 2
> @AAVPropertyDescriptor at 2@_N at Z) referenced in function "void __cdecl
> `dynamic initializer for 'public: static struct JSC::ClassInfo const
> GlobalObject::s_info''(void)" (??__E?s_info at GlobalObject@@2UClassInfo at 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::Identifier const &,class
> JSC::JSValue,unsigned int)" (__imp_?putDirectVirtual at JSGlobalObject@JSC@
> @SAXPAVJSObject at 2@PAVExecState at 2@ABVIdentifier at 2@VJSValue at 2@I at Z)
> referenced in function "void __cdecl `dynamic initializer for 'public:
> static struct JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at 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 at JSVariableObject@JSC@@SAXPAVJSObject at 2
> @PAVExecState at 2@AAVPropertyNameArray at 2@W4EnumerationMode at 2@@Z) referenced
> in function "void __cdecl `dynamic initializer for 'public: static struct
> JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at 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 at JSObject@JSC@@SA_NPAVJSCell at 2
> @PAVExecState at 2@IAAVPropertySlot at 2@@Z) referenced in function "void
> __cdecl `dynamic initializer for 'public: static struct JSC::ClassInfo
> const GlobalObject::s_info''(void)" (??__E?s_info at GlobalObject
> @@2UClassInfo at 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::Identifier const &,class
> JSC::PropertySlot &)" (__imp_?getOwnPropertySlot at JSGlobalObject@JSC@
> @SA_NPAVJSCell at 2@PAVExecState at 2@ABVIdentifier at 2@AAVPropertySlot at 2@@Z)
> referenced in function "void __cdecl `dynamic initializer for 'public:
> static struct JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at 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::Identifier const &)"
> (__imp_?deleteProperty at JSVariableObject@JSC@@SA_NPAVJSCell at 2
> @PAVExecState at 2@ABVIdentifier at 2@@Z) referenced in function "void __cdecl
> `dynamic initializer for 'public: static struct JSC::ClassInfo const
> GlobalObject::s_info''(void)" (??__E?s_info at GlobalObject@@2UClassInfo at 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 at JSObject@JSC@@SAXPAVJSCell at 2@PAVExecState at 2@IVJSValue at 2
> @_N at Z) referenced in function "void __cdecl `dynamic initializer for
> 'public: static struct JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at 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::Identifier const &,class
> JSC::JSValue,class JSC::PutPropertySlot &)" (__imp_?put at JSGlobalObject
> @JSC@@SAXPAVJSCell at 2@PAVExecState at 2@ABVIdentifier at 2@VJSValue at 2
> @AAVPutPropertySlot at 2@@Z) referenced in function "void __cdecl `dynamic
> initializer for 'public: static struct JSC::ClassInfo const
> GlobalObject::s_info''(void)" (??__E?s_info at GlobalObject@@2UClassInfo at 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 at JSGlobalObject@JSC@@SAXPAVJSCell at 2@AAVSlotVisitor at 2@@Z)
> referenced in function "void __cdecl `dynamic initializer for 'public:
> static struct JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at JSC@@B@@YAXXZ)
> jsc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
> public: static void __cdecl JSC::JSGlobalObject::destroy(class JSC::JSCell
> *)" (__imp_?destroy at JSGlobalObject@JSC@@SAXPAVJSCell at 2@@Z) referenced in
> function "void __cdecl `dynamic initializer for 'public: static struct
> JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at 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 at JSGlobalObject@JSC@@2UClassInfo at 2@B) referenced in
> function "void __cdecl `dynamic initializer for 'public: static struct
> JSC::ClassInfo const GlobalObject::s_info''(void)"
> (??__E?s_info at GlobalObject@@2UClassInfo at JSC@@B@@YAXXZ)
> ..\bin\jsc.exe : fatal error LNK1120: 91 unresolved externals
>
>
> I referred internet and found this link
> https://bugs.webkit.org/show_bug.cgi?format=multiple&id=88301
> But could not find the solution for it ....
>
> Please suggest on how to proceed....
>
> Thanks and Regards,
> Amogh.
>
>
> On Thu, Jul 11, 2013 at 5:56 AM, Alex Malyushytskyy <alexmalvtk at gmail.com>wrote:
>
>> You do not want to mix debug and release libraries on Windows. Even if
>> there  were not other dependencies the modules will depend on different
>> CRTs. Result will be a disaster.
>>
>> Regards, Alex
>>
>>
>> On Wed, Jul 10, 2013 at 3:27 AM, Amogh Kudari <amogh.kudari5 at gmail.com>wrote:
>>
>>> Hi All,
>>>
>>>                 I have qt built for windows in debug mode without
>>> webkit. I wanted to build webkit as a separate component. Now I am building
>>> webkit but in release mode.I am using build-webkit script to build webkit
>>> with the following options "perl build-webkit --qt --release
>>> --only-webkit".
>>> I am facing 2 issues here
>>>
>>> *1.* LINK : fatal error LNK1181: cannot open input file '*pthreadVC2*
>>> .lib'
>>> I am unable to find this lib in my system. Should I download it from
>>> somewhere or will Qt provide any supporting libs for windows pthreads... I
>>> did not get much help in net....
>>>
>>> *and*
>>>
>>> *2.* LINK : fatal error LNK1181: cannot open input file
>>> 'C:\Admin\qt\lib\*QtGui4*.lib'
>>> I am having *QtGuid4*.dll in qt\lib\ folder as I have already built qt
>>> in debug mode.So is there any configuration that has to be done to link
>>> release build of webkit with qt built in debug mode.
>>>
>>> Please help....
>>>
>>> Thanks and Regards,
>>> Amogh.
>>>
>>> _______________________________________________
>>> Interest mailing list
>>> Interest at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/interest
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130711/4ad5cf8c/attachment.html>


More information about the Interest mailing list