< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] build app error with 7051


Fixed!

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Byron Campen
Sent: Monday, April 09, 2007 10:24 PM
To: maodong hu
Cc: resiprocate-devel
Subject: Re: [reSIProcate] build app error with 7051

 

          Rats, forgot about the Windows build. I'll see what I can do tomorrow.

 

Best regards,

Byron Campen



Error 1 error LNK2019: unresolved external symbol "public: void __thiscall resip::TupleMarkManager::registerMarkListener(class resip::MarkListener *)" ( ?registerMarkListener@TupleMarkManager@resip@@QAEXPAVMarkListener@2@@Z) referenced in function "public: void __thiscall resip::TransportSelector::registerMarkListener(class resip::MarkListener *)" ( ?registerMarkListener@TransportSelector@resip@@QAEXPAVMarkListener@2@@Z) resiprocate.lib 
Error 2 error LNK2019: unresolved external symbol "public: void __thiscall resip::TupleMarkManager::unregisterMarkListener(class resip::MarkListener *)" ( ?unregisterMarkListener@TupleMarkManager@resip@@QAEXPAVMarkListener@2@@Z) referenced in function "public: void __thiscall resip::TransportSelector::unregisterMarkListener(class resip::MarkListener *)" ( ?unregisterMarkListener@TransportSelector@resip@@QAEXPAVMarkListener@2@@Z) resiprocate.lib 
Error 3 error LNK2019: unresolved external symbol "public: __thiscall resip::TupleMarkManager::ListEntry::~ListEntry(void)" ( ??1ListEntry@TupleMarkManager@resip@@QAE@XZ) referenced in function "public: __thiscall std::pair<class resip::TupleMarkManager::ListEntry const ,enum resip::TupleMarkManager::MarkType>::~pair<class resip::TupleMarkManager::ListEntry const ,enum resip::TupleMarkManager::MarkType>(void)" ( ??1?$pair@$$CBVListEntry@TupleMarkManager@resip@@W4MarkType@23@@std@@QAE@XZ) resiprocate.lib 
Error 4 error LNK2019: unresolved external symbol "public: void __thiscall resip::TupleMarkManager::mark(class resip::Tuple const &,unsigned __int64,enum resip::TupleMarkManager::MarkType)" ( ?mark@TupleMarkManager@resip@@QAEXABVTuple@2@_KW4MarkType@12@@Z) referenced in function "public: bool __thiscall resip::DnsResult::blacklistLast(unsigned __int64)" ( ?blacklistLast@DnsResult@resip@@QAE_N_K@Z) resiprocate.lib 
Error 5 error LNK2019: unresolved external symbol "public: enum resip::TupleMarkManager::MarkType __thiscall resip::TupleMarkManager::getMarkType(class resip::Tuple const &)" ( ?getMarkType@TupleMarkManager@resip@@QAE?AW4MarkType@12@ABVTuple@2@@Z) referenced in function "private: void __thiscall resip::DnsResult::lookupInternal(class resip::Uri const &)" ( ?lookupInternal@DnsResult@resip@@AAEXABVUri@2@@Z) resiprocate.lib 

_______________________________________________

resiprocate-devel mailing list