This might answer your question:
http://www.mail-archive.com/[email protected]/msg02107.html

On 11/18/05, Daishi Kato <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to compile hostinfo egg on windows.
> What I have done so far:
> - add #include <winsock2.h> and <ws2tcpip.h> #if _WIN32
> - add ws2_32.lib for link
>
> however, there are unresolved symbols: inet_ntop and inet_pton.
> is it available in winsock2? what's missing?
>
> Any clue?
> Daishi
>
>
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to