From 0a4c2b94de463db4947760ab5e072e8042638a83 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:13:50 +0200 Subject: Update windows-core-installation.md --- docs/windows-core-installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/windows-core-installation.md b/docs/windows-core-installation.md index 7b430de..79d9356 100644 --- a/docs/windows-core-installation.md +++ b/docs/windows-core-installation.md @@ -167,6 +167,8 @@ For 64-bit version: #### OpenSSL 3.0 and more recent installed, you need to copy: **legacy.dll** → C:\OpenSSL-Win(32/64)\bin +**libcrypto-3(-x64).dll** → C:\OpenSSL-Win(32/64)\bin +**libssl-3(-x64).dll** → C:\OpenSSL-Win(32/64)\bin #### About compilation log and report -- cgit