[reSIProcate] build app error with 7051
- From: "maodong hu" <hhmmdd@xxxxxxx>
- Date: Tue, 10 Apr 2007 09:58:53 +0800
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