Re: [Sofia-sip-devel] Problem compiling a little application with visual studio 2005

2008-09-24 Thread Stefano Sabatini
hread > > 4. Add libraries ws2_32.lib & Iphlpapi.lib to the dependency list [...] > From: Francesco Lamonica [mailto:[EMAIL PROTECTED] > Sent: Monday, September 22, 2008 2:05 PM > To: sofia-sip-devel Mailing List > Subject: Re: [Sofia-sip-devel] Problem compiling a little

Re: [Sofia-sip-devel] Problem compiling a little application with visual studio 2005

2008-09-22 Thread Subbu Rajendran
: [Sofia-sip-devel] Problem compiling a little application with visual studio 2005 Hi Stefano, I am no VS2005 expert either but i had a few problems on lib dependencies as well, what windows lib are you linking against right now? (you can check it in the project properties under the LINKER sectio

Re: [Sofia-sip-devel] Problem compiling a little application with visual studio 2005

2008-09-22 Thread Francesco Lamonica
Hi Stefano, I am no VS2005 expert either but i had a few problems on lib dependencies as well, what windows lib are you linking against right now? (you can check it in the project properties under the LINKER section) On Thu, Sep 18, 2008 at 5:27 PM, Stefano Sabatini <[EMAIL PROTECTED]> wrote: > Hi

[Sofia-sip-devel] Problem compiling a little application with visual studio 2005

2008-09-18 Thread Stefano Sabatini
Hi all, I'm getting this building problems when compiling a little application with Visual Studio 2005 on Windows Vista which links against libsofia-sip (last checkout, 1.12.9). I got so far to compile libsofia-ua for win32 without hassles. These are the errors I get when compiling: 1>Linking..