[reSIProcate-users] Complie error with 1.3.1 on Visual Studio 2005
Hi all, I try to complie reSIProcate 1.3.1 on Visual Studio 2008 for Windows Mobile, but I got these two link errors:
1>ResiprocateCED.lib(TransactionController.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned long __cdecl resip::AbstractFifo::getTimeDepth(void)const " (
?getTimeDepth@AbstractFifo@resip@@UBAKXZ)
1>ResiprocateCED.lib(TransactionController.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned long __cdecl resip::AbstractFifo::timeDepth(void)const " (
?timeDepth@AbstractFifo@resip@@UBAKXZ)
Does there anybody can help me to sovle it? I have spent about one weeks.
Many thanks.