Updated OpenSSH 64 bit Build and Installation Instructions (markdown)

Ono-Sendai 2016-02-10 22:05:23 +00:00
parent 06e1c1f523
commit 72cab4f66f

@ -186,4 +186,6 @@ Set the paths, something like so:
<OpenSSL-Win32-Release-Path>D:\programming\OpenSSL\OpenSSLInstallx86_vs2015\</OpenSSL-Win32-Release-Path>
<OpenSSL-Win32-Debug-Path>D:\programming\OpenSSL\OpenSSLInstallx86_vs2015-debug\</OpenSSL-Win32-Debug-Path>
<OpenSSL-x64-Release-Path>D:\programming\OpenSSL\OpenSSLInstallx64_vs2015\</OpenSSL-x64-Release-Path>
<OpenSSL-x64-Debug-Path>D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\</OpenSSL-x64-Debug-Path>
<OpenSSL-x64-Debug-Path>D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\</OpenSSL-x64-Debug-Path>
Now open "contrib\win32\openssh\Win32-OpenSSH.sln" in Visual Studio and build it. Hopefully it will build without errors!