.
Many thanks to both David and Ray for your help!!
From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of
David Chapman
Sent: Tuesday, November 25, 2014 6:45 PM
To: libcurl development
Subject: Re: Cannot get curllib to work with Visual C++ 11
On 11/25/2014 10:40 AM
On 11/25/2014 10:40 AM, Jon wrote:
Hi David,
I downloaded the code from the curllib site which I believe included
the project, and compiled it in VC 11. I set error checking to L2 and
it built completely clean. I then tried to build a .dll and I received
a whole bunch of errors which I haven
: Tuesday, November 25, 2014 12:54 PM
To: curl-library@cool.haxx.se
Subject: Re: Cannot get curllib to work with Visual C++ 11
On 11/25/2014 11:34 AM, Jon wrote:
I’m new to curllib and cannot get the libraries to work with Visual C++ v11.0.
I downloaded v7.36 (32-bit) a couple of months ago and
libcurl.dll files or can I get away with just libcurl.lib?
Jon
From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of
David Chapman
Sent: Tuesday, November 25, 2014 12:45 PM
To: libcurl development
Subject: Re: Cannot get curllib to work with Visual C++ 11
On 11/25/2014 8
On 11/25/2014 11:34 AM, Jon wrote:
I’m new to curllib and cannot get the libraries to work with Visual
C++ v11.0. I downloaded v7.36 (32-bit) a couple of months ago and
compiled it to a .lib file (note I wasn’t able to create a .dll). When
I put the .lib file into my library path and called
On 11/25/2014 8:34 AM, Jon wrote:
Hello,
I’m new to curllib and cannot get the libraries to work with Visual
C++ v11.0. I downloaded v7.36 (32-bit) a couple of months ago and
compiled it to a .lib file (note I wasn’t able to create a .dll). When
I put the .lib file into my library path and