1
1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Andreas Schneider 2018-11-20 17:23:21 +01:00
родитель 21881cde34
Коммит 9d8c943c68

Просмотреть файл

@ -22,12 +22,12 @@ optional:
Note that these version numbers are version we know works correctly. If you Note that these version numbers are version we know works correctly. If you
build and run libssh successfully with an older version, please let us know. build and run libssh successfully with an older version, please let us know.
Windows binaries known to be working: For Windows use vcpkg:
- http://www.slproweb.com/products/Win32OpenSSL.html https://github.com/Microsoft/vcpkg
- http://zlib.net/ -> zlib compiled DLL
We installed them in C:\Program Files which you can use to install openssl and zilib. libssh itself is also part of
vcpkg!
## Building ## Building
First, you need to configure the compilation, using CMake. Go inside the First, you need to configure the compilation, using CMake. Go inside the