curl-library
Re: Linker errors with MinGW on WinXP
From: Andrés García <fandom_at_retemail.es>
Date: Sun, 25 Apr 2004 03:30:44 -0400
Date: Sun, 25 Apr 2004 03:30:44 -0400
> I'm on Windows and there is no curl-config program.
You can use configure in Windows too if you have msys,
but anyway, try adding:
-lcurl -lwsock32 -lws2_32 -lwinmm
If you need ssl, add
-leay32 -lssl32 -lssl
Andres
Received on 2004-04-25