curl-library
Re: libcurl eas built whitout LIBSSH2
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 25 Mar 2008 13:09:46 +0100 (CET)
Date: Tue, 25 Mar 2008 13:09:46 +0100 (CET)
On Tue, 25 Mar 2008, Avron wrote:
> My program alredy works with ssl Using libcurl 7.16.4 in MS Visual C++. Now,
> I'm trying to upload SFTP and getting "libcurl eas built whitout LIBSSH2".
> Where can I find the DLL that where bult with this library?
Eh, it was built _without_ libssh2 so there was no DLL. But you can get
libssh2 and build your own DLL with it. Then you can rebuild libcurl to use
that.
> Do I need only the binary DLL's or the headers also?
When you build libcurl you need to provide a lib and headers.
And you should of course use a newer libcurl version...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-03-25