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

RE: [reSIProcate] ReSIProcate_7_1.sln


My apologies - I didn't realize that dum.lib was the only file an
application needed to link with.  I thought you also needed to link with
resiprocate.lib and ares.lib.  But I guess all those symbols end up in
dum.lib.

I'll be creating new project files for the directory reorg - so I'll be
sure to include this dependency.

Thanks,

Scott

-----Original Message-----
From: Dmitry Semyonov [mailto:dsemyonov@xxxxxxx] 
Sent: Friday, August 19, 2005 9:49 AM
To: Scott Godin
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [reSIProcate] ReSIProcate_7_1.sln

Scott,

My final apps are linked only with dum.lib since resiprocate.lib is a 
part of it. So, after 'svn up' if I build dum forgetting to explicitly 
rebuild resiprocate aforetime, I'm getting link errors.

If one want to build dum without dependencies, they can always select 
"Rebuild only dum" option.

On Tue, 9 Aug 2005, Scott Godin wrote:

> Technically resip does not need to be built in order to build dum.
> However, any final application will need both build first - in order
to
> link then both in.
> 
> Scott 
> 
> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Dmitry Semyonov
> Sent: Tuesday, August 09, 2005 12:34 PM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [reSIProcate] ReSIProcate_7_1.sln
> 
> All,
> 
> On Tue, 9 Aug 2005, Jerry Richards wrote:
> 
> > I built the ReSIProcate_7_1.sln program on my Windows XP platform.
> 
> BTW, I noticed that resiprocate is missing from the list of dum 
> dependencies. Is it intentional?

-- 
...Bye..Dmitry.