Hi Sruthi,

 

I'm using

CMake 3.2.2 config libssh 0.6.5 for VS2008

 

Dependent Library

Openssl 0.9.8zc build with VS2008

Zlib 1.2.8

 

And libssh 0.6.5 works fine, FYI

 

Regards,

Charles

 

From: Sruthi Mohan (RBEI/ETP3) [mailto:[email protected]] 
Sent: Wednesday, May 27, 2015 5:47 PM
To: [email protected]
Subject: ssh_connect() fails

 

Hi,

 

I plan to use libssh in my project integrated with Qt.

I used the tarball for generating  make files using cmake 3.2.1

I have Windows 7 64 bit os.

I have done a mingw compilation and I use mingw32 toolchain.

 

The library is linked statically  and included DEFINES += LIBSSH_STATIC

 

Ssh_connect fails with error crypt_set_algorithms2: no crypto algorithm
function found for 3des-cbc

 

 

Dependent libraries used:

openssl 0.9.8k_win32

zlib 1.2.7

 

I tried the same with libssh0.6.5. the error persists

 

Let me know where am I going wrong.

Regards,

Sruthi Mohan

 

 

Reply via email to