[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ssh_connect() fails
[Thread Prev] | [Thread Next]
- Subject: ssh_connect() fails
- From: "Sruthi Mohan (RBEI/ETP3)" <Sruthi.Mohan@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 27 May 2015 09:46:44 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
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
RE: ssh_connect() fails | "Charles@Hinet" <cylee@xxxxxxxxxxxxxx> |