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

Re: [reSIProcate-users] build errors while using resiprocate sip stack


Looks like you are either missing source files in the project, or the
lib pointers are wrong.  The VS2005 project files in SVN should just
work - you should not need to adjust any of the settings.  Are you using
the latest SVN head revision or some other release?

Scott
 
-----Original Message-----
From: resiprocate-users-bounces@xxxxxxxxxxxxxxx
[mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Tanim
Sent: Sunday, September 21, 2008 7:57 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] build errors while using resiprocate sip
stack

Dear all,

I am using resiprocate sip stack in my voip software. I added 
resiprocate, dum , rutil and ares to my project. But as I am trying to 
build it, I am having following error.

error LNK2019: unresolved external symbol "public: void __thiscall 
resip::LazyParser::checkParsed(void)const " 
(?checkParsed@LazyParser@resip@@QBEXXZ) referenced in function "public: 
class resip::Data & __thiscall resip::Uri::host(void)" 
(?host@Uri@resip@@QAEAAVData@2@XZ)
 

there are 75 more errors like this each having different external 
symbol. But I added these headers in the include files. Even in the 
library files, I have given the path for resiprocate lib folders. I am 
using MS Visual Studio 2005. What should I do now?

- Tanim
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/