Subject: Libssh2 - help

Libssh2 - help

From: Geetha <1986geetha_at_gmail.com>
Date: Sat, 10 Oct 2020 15:40:09 +0530

Hi Peter,

Thanks for your kindly help.

I have added openssl libs like libeay32.lib and ssleay32.lib when I link
the libssh2.lib in my project.

But still I am getting lots of linker errors. I have attached the
screenshot for reference. Please help. I have built the libssh2 under
ARMV4i platform.(windows mobile 6.0)

My wrapper project also created under ARMV4i windows mobile 6.0. please
help to link libssh2 with my project.

Thanks and regards
Geetha

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 library or API. When
libssh2 is built to use OpenSSL and you want to link libssh2.lib to your
application then you must make sure to also link that same version of
OpenSSL to your application, so that libssh2 has access to OpenSSL.

PS: Please always start a new thread for each topic that you ask about,
please avoid replying to messages about other topics, because email
programs link these messages together invisibly and many email software
will then display your message within an unrelated discussion, which is
confusing for everyone. Thanks a lot!

//Peter

_______________________________________________
libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

IMG_20201010_153200.jpg
Received on 2020-10-10