cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows VC8 build libcurl_imp.lib?

From: Mister Ribble <ender27182818_at_gmail.com>
Date: Thu, 07 May 2009 13:28:21 -0600

Brilliant. Worked great. Interesting that the conversion process needs
so much hand-holding to be correct. But, yeah, I've got libcurl_imp.lib
now. Sweet. I'll see if I can get my project to link properly now.

-Eli

On Thu, 2009-05-07 at 20:59 +0200, Yang Tse wrote:
> 2009/5/7, Mister Ribble wrote:
>
> > I'm building on windows using Microsoft Visual Studio 2005 (VC8) and
> > version 7.19.4 of the libcurl source. I've tried both the IDE and [...]
>
> 1) Download http://curl.haxx.se/download/curl-7.19.4.zip and
> uncompress it to a different/new folder.
> 2) REMOVE file curl-7.19.4\lib\libcurl.vcproj
> 3) Convert vc6 workspace/project libcurl.dsw/libcurl.dsp with vc8 IDE
> 4) Get out of the IDE
> 5) Convert vc6 workspace/project curlsrc.dsw/curlsrc.dsp with vc8 IDE
> 6) Get out of the IDE
> 7) Convert vc7 worksapce vc6curl.dsw with vc8 IDE
> 9) Open converted vc6curl solution with vc8 IDE
> 10) Batch Build -> All.
>
> Report back.
Received on 2009-05-07