curl-library
Re: Linker errors with MinGW on WinXP
From: codemastr <codemstr_at_ptd.net>
Date: Sat, 24 Apr 2004 19:31:43 -0400
Date: Sat, 24 Apr 2004 19:31:43 -0400
Hmm, that depends on the compiler. I've never used MinGW but I assume it
works just like with gcc.
-lcurl
Add that to the command you type to compile (You may also need to specify
a -L if the library is in a different path)
Dominick Meglio
----- Original Message -----
From: "Tyler Knott" <mr_radar_at_charter.net>
To: "libcurl development" <curl-library_at_cool.haxx.se>
Sent: Saturday, April 24, 2004 7:23 PM
Subject: Re: Linker errors with MinGW on WinXP
> I'm not very good with programming and this is the first applications
> I've developed that's used anything but the standard C libraries. How
> do I tell it to link with libcurl?
>
>
Received on 2004-04-25