I don't know what the official word is on this, but I can not think of a single 
reason you would ever want to use cygwin with a project that supports compiling 
natively on windows.  I would suggest using either msvc (compiles fine on msvc 
2005 express edition which is free) or on mingw.  The only thing that cygwin 
could do in this case is add more dependencies, and make sofia run much slower.

 

Mike

 

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marta Herrero 
Frías
Sent: Thursday, November 23, 2006 12:36 PM
To: [email protected]
Subject: [Sofia-sip-devel] Any sample for win32 ?

 

Hi there,

I'm trying to build SOFIA SIP under cygwin but I got "present but cannot be 
compiled" errors.
Does anyone know what the reason is and how I could fix that?
Thanks in advance!

Marta

$./configure
---------------
configure: WARNING: winsock2.h: present but cannot be compiled
configure: WARNING: winsock2.h:        check for missing prerequisite headers?
configure: WARNING: winsock2.h: see the Autoconf documentation 
configure: WARNING: winsock2.h:     section "Present But Cannot Be Compiled"
configure: WARNING: winsock2.h: proceeding with de preprocessor's result
configure: WARNING: winsock2.h: in the future, the compiler will take 
precedence. 

[...]

configure: WARNING: ws2tcpip.h: present but cannot be compiled
configure: WARNING: ws2tcpip.h:        check for missing prerequisite headers?
configure: WARNING: ws2tcpip.h: see the Autoconf documentation 
configure: WARNING: ws2tcpip.h:     section "Present But Cannot Be Compiled"
configure: WARNING: ws2tcpip.h: proceeding with de preprocessor's result
configure: WARNING: ws2tcpip.h: in the future, the compiler will take 
precedence. 
-----------------



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to