Hi, I am trying to upgrade from libssh 0.7.5 to 0.8.4.
The 0.7.5 build used to work fine with VS2017, but with 0.8.4 it fails because 'ssize_t' is undefined (in connector.c). Does anyone recognize this? I ran cmake as cmake -G "Visual Studio 15 2017 Win64" -DWITH_ZLIB=OFF -DWITH_SERVER=OFF -DWITH_EXAMPLES=OFF Thanks, Wolf Wolfswinkel
