[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh.dll for Windows 64-bit
[Thread Prev] | [Thread Next]
- Subject: Re: ssh.dll for Windows 64-bit
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 17 Oct 2013 21:36:52 +0200
- To: libssh@xxxxxxxxxx
On Thursday 17 October 2013 15:03:35 Alex Guzu wrote: > Hello Andreas, Uhm, > Can you please share the guide/instructions/setup to build the library on > Windows 64/32 bit? a) Install Visual Studio or MinGW b) Install OpenSSL http://slproweb.com/products/Win32OpenSSL.html to C: \Program Files c) Install zlib http://zlib.net/zlib128-dll.zip to C:\Program Files d) Install CMake http://cmake.org/cmake/resources/software.html e) Download the libssh source code. d) Call cmake-gui.exe and point it to the source of libssh. c) Click on Configure and then on Generate d) Go to Visual Studio and compile it. These are the steps I did and it always worked for me. I'm not an Windows developer or expert. -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
RE: ssh.dll for Windows 64-bit | Alex Guzu <alexguzu@xxxxxxxxxxx> |