cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: getting started (codeblocks / gnu gcc)

From: Duncan McQueen <dwmcqueen_at_gmail.com>
Date: Wed, 24 Sep 2008 08:48:24 -0500

I have my own, but it is an older curl.

Let me retrace my steps and maybe I could provide step-by-step
instructions on building your own libcurl. Trust me, you'll want to
do it yourself at some point in time.

On Wed, Sep 24, 2008 at 7:43 AM, Chris O'Shea <pixelsumo_at_gmail.com> wrote:
>
> Thanks Duncan.
>
> Yes I am using Mingw.
>
> I have so far not been able to compile libcurl into a static lib using
> codeblocks.
>
> Does anyone on the list by chance have this .lib file that will work with
> Mingw?
>
> Thanks
> Chris
>
>
> Duncan McQueen wrote:
>>
>> I think there is an old plugin to Dev-C++ that will work in Codeblocks
>> (I assume you are using the Mingw compiler?). But, when I did it, I
>> just compiled the curl lib again myself. Not too hard to do.
>>
>> On Tue, Sep 23, 2008 at 9:25 AM, Chris O'Shea <pixelsumo_at_gmail.com> wrote:
>>>
>>> Hi
>>>
>>> I am new to lib-curl. Really I want to download just the dlls and
>>> compiled
>>> .lib to start using in my c++ application, without having to build the
>>> library.
>>>
>>> I am using Codeblocks on Windows using the GNU GCC compiler.
>>>
>>> Is it possible to just download these files? I couldn't find the right
>>> ones.
>>>
>>> Sorry for such a simple question,
>>>
>>> Chris
>>>
>>
>
Received on 2008-09-24