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

Re: [reSIProcate-users] Complie error with 1.3.1 on Visual Studio 2005


Sorry, have an error, I'm complied it on VS2005, not 2008


 
On Wed, May 14, 2008 at 5:43 PM, Karlsson <boost.regex@xxxxxxxxx> wrote:
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.