curl-library
Re: Cannot install libcurl bindings gem (curb) on Windows
Date: Sat, 03 Jul 2010 13:06:12 +0200
Hi,
Am 02.07.2010 17:45, schrieb Volkan Unsal:
> That's curl, but I need libcurl for mingw32. They're not the same thing,
> right? Anyways, I got a bunch of undefined reference errors when I used that
huh? There is a mingw32-devel package which contains everything needed:
http://www.gknw.net/mirror/curl/win32/curl-7.21.0-devel-mingw32.zip
you can use this to compile with native MingW32 on Win32, no need for
cygwin; and if you need configure magic for the curb stuff then I'd
suggest you use MSYS; but if you are on that anyway I would then just
compile libcurl self; though I dont know if our libcurl configure works
with MSYS - never tried that; my builds are done with static makefiles,
see the docs/install file which explains in detail how to compile that way.
Going MSVC is definitely far away from becoming easier - believe me.
Gün.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-03