|
Any idea on Compile static libcurl library under Windows ?
Hello everyone,
I have been working on this for a long time.
I could get the static libcurl library ( a "libcurl.lib" file and a "curl.h" file), which supposed to be working under Windows.
Yet I tried Visual c++ 6.0 but it wasn't working at all.
Could anyone give me some idea on that ? I don't mind to try MinGW and Dev C++ if it will really work. (Cygwin is not good since it require client to have cygwin.dll in run-time folder).
Any idea is well appreciated ! This thing stuck me for a long time.
Thanks ,
-Kun
|