Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 401 Bytes

build-openSSL.md

File metadata and controls

8 lines (5 loc) · 401 Bytes

Building OpenSSL from sources on Windows

Open third_party\poco\openssl\buildall.cmd. Tweak the config if needed.

Run buildall.cmd from Developer Command Prompt for VS 2019.

The resulting binaries are in VS_140 folder if buildall.cmd config was not changed. Replace the contents of build\win32 and/or build\win64 with the resulting binaries from VS_140 folder.