cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP problems

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 22 Oct 2014 14:24:55 +0200 (CEST)

On Wed, 22 Oct 2014, Daniel Karunairatnam wrote:

> But what curl file do I download from the website? every file I try doesn't
> have a vcproj file in the /lib directory?!?!

All source code archives feature vcproj files. Like in the 7.38.0 one:

$ tar tf curl-7.38.0.tar.gz | grep vcproj

curl-7.38.0/projects/Windows/VC7.1/lib/libcurl.vcproj
curl-7.38.0/projects/Windows/VC7.1/src/curlsrc.vcproj
curl-7.38.0/projects/Windows/VC8/lib/libcurl.vcproj
curl-7.38.0/projects/Windows/VC8/src/curlsrc.vcproj
curl-7.38.0/projects/Windows/VC9/lib/libcurl.vcproj
curl-7.38.0/projects/Windows/VC9/src/curlsrc.vcproj
curl-7.38.0/projects/Windows/VC7/lib/libcurl.vcproj
curl-7.38.0/projects/Windows/VC7/src/curlsrc.vcproj

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-22