From: miguelsc82 on
> Hello
>
> I'm trying to compile a program using wxWidgets 2.6.1 and Visual C++ 2005 Express
>
> I've compiled wx libraries and my program with the static option (Debug Multithreaded) but > I'm getting these errors: Can anyone help me please???? Thanks in advance
>
>
> Creating library vc_mswd\wxDelay_d.lib and object vc_mswd\wxDelay_d.exp
>
> AudioEffect.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp
> referenced in function "long __cdecl dispatchEffectClass(struct AEffect
> *,long,long,long,void *,float)"
> (?dispatchEffectClass@@YAJPAUAEffect@@JJJPAXM@Z)
>
> audioeffectx.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> ADelay.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> wxDelay.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> wxDelayPanel.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
>
> AudioEffect.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> audioeffectx.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> ADelay.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> wxDelay.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> wxDelayPanel.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
>
> AudioEffect.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> audioeffectx.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> ADelay.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> wxDelay.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol __RTC_InitBase
>
> wxDelayPanel.obj : error LNK2019: unresolved external symbol __RTC_InitBase
> referenced in function "public: void * __thiscall wxString::`vector deleting
> destructor'(unsigned int)" (??_EwxString@@QAEPAXI@Z)
>
> AudioEffect.obj : error LNK2001: unresolved external symbol
> ___security_cookie
>
> ADelay.obj : error LNK2001: unresolved external symbol ___security_cookie
>
> wxVstEditor.obj : error LNK2019: unresolved external symbol
> ___security_cookie referenced in function
> __ehhandler$??0wxVstEditor@@QAE(a)PAVAudioEffect@@@Z
>
> wxDelay.obj : error LNK2001: unresolved external symbol ___security_cookie
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol
> ___security_cookie
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol
> ___security_cookie
>
> wxDelayPanel.obj : error LNK2001: unresolved external symbol
> ___security_cookie
>
> ADelay.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol
> ___CxxFrameHandler3
>
> wxDelay.obj : error LNK2019: unresolved external symbol ___CxxFrameHandler3
> referenced in function
> __ehhandler$??0wxDelay@@QAE(a)P6AJPAUAEffect@@JJJPAXM@Z@Z
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol
> ___CxxFrameHandler3
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol
> ___CxxFrameHandler3
>
> wxDelayPanel.obj : error LNK2001: unresolved external symbol
> ___CxxFrameHandler3
>
> AudioEffect.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> ADelay.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> wxDelay.obj : error LNK2019: unresolved external symbol
> @__security_check_cookie@4 referenced in function
> __ehhandler$??0wxDelay@@QAE(a)P6AJPAUAEffect@@JJJPAXM@Z@Z
>
> wxDelayEditor.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> wxDelayMain.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> wxDelayPanel.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
>
> wxDelayPanel.obj : error LNK2019: unresolved external symbol
> @_RTC_CheckStackVars@8 referenced in function "public: virtual class wxSize
> __thiscall wxWindowBase::GetBestVirtualSize(void)const "
> (?GetBestVirtualSize(a)wxWindowBase@@UBE?AVwxSize@@XZ)
>
> AudioEffect.obj : error LNK2001: unresolved external symbol
> @_RTC_CheckStackVars@8
>
> audioeffectx.obj : error LNK2001: unresolved external symbol
> @_RTC_CheckStackVars@8
>
> wxVstEditor.obj : error LNK2001: unresolved external symbol
> @_RTC_CheckStackVars@8
>
> wxDelayPanel.obj : error LNK2019: unresolved external symbol __ftol2_sse
> referenced in function "public: virtual void __thiscall
> wxDelayPanel::setParameter(long,float)"
> (?setParameter(a)wxDelayPanel@@UAEXJM@Z)
>
> AudioEffect.obj : error LNK2001: unresolved external symbol __ftol2_sse
>
> ADelay.obj : error LNK2001: unresolved external symbol __ftol2_sse
>
> vc_mswd\wxDelay_d.dll : fatal error LNK1120: 8 unresolved externals

 | 
Pages: 1
Prev: dev-cpp and wxwidgets
Next: wxString and LPWSTR