Updated OpenSSH 64 bit Build and Installation Instructions (markdown)

Ono-Sendai 2016-02-10 22:01:31 +00:00
parent de904f424f
commit f1cef37e03

@ -167,8 +167,8 @@ Open 'VS2015 x64 Native Tools Command Prompt'
Follow OpenSSL instructons to build OpenSSL. This is my take on them: Follow OpenSSL instructons to build OpenSSL. This is my take on them:
cd D:\programming\OpenSSL\openssl-1.0.2f cd D:\programming\OpenSSL\openssl-1.0.2f
perl Configure debug-VC-WIN64A --prefix=d:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug perl Configure debug-VC-WIN64A --prefix=d:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug
ms\do_win64a ms\do_win64a
nmake -f ms\nt.mak install nmake -f ms\nt.mak install