[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ssh_connect() fails
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: RE: ssh_connect() fails
- From: "Charles@Hinet" <cylee@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 28 May 2015 11:59:38 +0800
- To: <libssh@xxxxxxxxxx>
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:Sruthi.Mohan@xxxxxxxxxxxx] Sent: Wednesday, May 27, 2015 5:47 PM To: libssh@xxxxxxxxxx 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
ssh_connect() fails | "Sruthi Mohan (RBEI/ETP3)" <Sruthi.Mohan@xxxxxxxxxxxx> |