Hi,

I am trying to add a custom appender using version 0.10.0 of log4cxx. But I
am receiving the following linker errors. Can anyone help me out in
resolving these errors?

Error   25      error LNK2019: unresolved external symbol "__declspec(dllimport)
public: virtual bool __thiscall EMSAppender::instanceof(class
log4cxx::helpers::Class const &)const "
([EMAIL PROTECTED]@@[EMAIL PROTECTED]@log4cxx@@@Z)
referenced in function "[thunk]:public: virtual bool __thiscall
EMSAppender::instanceof`vtordisp{4294967292,0}' (class
log4cxx::helpers::Class const &)const "
([EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@log4cxx@@@Z)
emsappender.obj 

Error   26      error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall EMSAppender::`vbase destructor'(void)"
(__imp_??_DEMSAppender@@QAEXXZ) referenced in function "public: virtual void
* __thiscall EMSAppender::`scalar deleting destructor'(unsigned int)"
(??_GEMSAppender@@[EMAIL PROTECTED])    emsappender.obj 


Thanks,
Ashfaq

-- 
View this message in context: 
http://www.nabble.com/log4cxx-0.10.0---adding-a-custom-appender-tf4934464.html#a14124195
Sent from the Log4cxx - Users mailing list archive at Nabble.com.

Reply via email to