> From: Nick Wellnhofer
> 
> On 02/03/2015 18:51, James Franco wrote:
> > -lwsock32 -lwsock32 -lkernel32
> > int.mingw/nanohttp.o:nanohttp.c:(.text+0x7a1): undefined reference to
> > `__imp_getaddrinfo'
> 
> I think you need -lws2_32 instead of -lwsock32 on 64-bit Windows.
> 

You should use -lws2_32 even on 32bit Windows.

--
Earnie

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to