Hey Windows PHP people,

I am trying to compile PHP 4.2.3 under Windows with Visual C++ 6.0. However, I am not being very successful. Do I need any special libraries/etc to get this working? (I am trying to build the php4dllts project in the win32 directory, for use as an embedded library in another application)

I realized that inet/arpa.h et al did not exist so I replaced them for winsock.h. Still, I am getting strange problems that FD_SETSIZE (a #define in winsock.h) has not been defined, even though winsock.h has been properly included. This is when trying to compile ext/ftp/ftp.c. Does anyone recognize this, and does anyone have a proper fix?

--
Best regards,

Per Lundberg / Capio ApS
Phone: +46-18-4186040
Fax: +46-18-4186049
Web: http://www.capio.com



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to