On Wednesday 22 August 2012 15:08:52 you wrote:
> I am struggling to build ssh library for Windows
> Are there instructions how to set and to run cmake  to build ssh library.

I download zlib and ssl from here:

http://www.winimage.com/zLibDll/
http://www.winimage.com/zLibDll/zlib125dll.zip

http://slproweb.com/products/Win32OpenSSL.html
http://slproweb.com/download/Win32OpenSSL-1_0_1c.exe

I install them both in C:\Program Files


Then I start cmake, select Visual Studio or MinGW and click on configure. 
OpenSSL and ZLIB are automatically found.

Then I call make or click on compile in VS. I'm not a Windows user but it 
can't be easier. I wonder what all you guys are doing to not get it working.


        -- andreas

-- 
Andreas Schneider                   GPG-ID: F33E3FC6
www.cryptomilk.org                [email protected]


Reply via email to