Linux: can you provide your command line for the build? Windows: Are you linking against the ssh.lib under <libssh directory>/bin?
-----Original Message----- From: Stefanica Catalin <stefanica.cata...@gmail.com> Sent: Thursday, December 5, 2019 8:04 AM To: libssh@libssh.org Subject: [EXTERNAL] Setting up the workspace I just cannot get the library to work on either linux or windows. I tried compiling something from the tutorial in linux using gcc -I(where the library is saved) and i get an error about strtoull and something else in priv.h while on windows i get unresolved symbols for every function call from libssh.