Re: libssh2 - help

2020-10-09 Thread Peter Stuge
Geetha wrote: > After so many research I have compiled libssh2 for windows mobile 6.0 but > when I linked those libssh2.lib in my project I am getting many linker > errors related to openssl. Well done building the library for Windows Mobile! libssh2 requires crypto functionality from another lib

Re: libssh2 - help

2020-10-08 Thread Geetha
Hi I have a doubt in libssh2. How to build libssh2 for windows mobile 6.0? Could you please help. After so many research I have compiled libssh2 for windows mobile 6.0 but when I linked those libssh2.lib in my project I am getting many linker errors related to openssl. Could you please help on