mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-26 23:44:35 +02:00
add instructions for libcrypto.dll
parent
5ea4006840
commit
8d7d778e4f
@ -25,9 +25,11 @@
|
||||
- Open `contrib\win32\openssh\Win32-OpenSSH.sln` in Visual Studio, if prompted ensure platform toolset is set to "no upgrade" and Windows SDK is set to "10.0.22621.0"
|
||||
- If necessary, change the configuration and architecture from the middle toolbar
|
||||
- Build the Win32-OpenSSH binaries
|
||||
- Binaries will be in a `.\bin\{Architecture}\{Configuration}` folder, as shown in the image below for an x64, Debug build:
|
||||
- Note: after the first build of a configuration & architecture or if a new libcrypto version is being pulled in, the corresponding `libcrypto.dll` needs to be copied from `\contrib\win32\openssh\libressl\bin\desktop\{Architecture}\` to `.\bin\{Architecture}\{Configuration}`
|
||||
- Binaries will be in a `\bin\{Architecture}\{Configuration}` folder, as shown in the image below for an x64, Debug build:
|
||||

|
||||
|
||||
|
||||
#### Building OpenSSH for Windows Using Build Script
|
||||
In Powershell:
|
||||
- cd repository-root
|
||||
|
Loading…
x
Reference in New Issue
Block a user