mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 07:54:50 +02:00
Updated Building using VS 2015 (markdown)
parent
92efb1d48e
commit
05b574c32d
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
Download and Install VS 2015 [Community Edition](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)
|
Download and Install VS 2015 [Community Edition](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)
|
||||||
Download and Install [Strawberry Perl](http://strawberryperl.com/) (needed for building OpenSSL)
|
Download and Install [Strawberry Perl](http://strawberryperl.com/) (needed for building OpenSSL)
|
||||||
|
Download and Install [NASM](http://www.nasm.us)
|
||||||
Open 'VS2015 x64 Native Tools Command Prompt'
|
Open 'VS2015 x64 Native Tools Command Prompt'
|
||||||
|
Add Perl and NASM installation directories to %PATH%
|
||||||
Build OpenSSL. (Substitute with your own build dirs where needed)
|
Build OpenSSL. (Substitute with your own build dirs where needed)
|
||||||
|
|
||||||
cd D:\programming\OpenSSL\openssl-1.0.2f
|
cd D:\programming\OpenSSL\openssl-1.0.2f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user