From 37efb80945280bdddd73493158d25a6686ab2e7e Mon Sep 17 00:00:00 2001 From: Eric Levin Date: Tue, 22 Sep 2015 10:19:01 -0700 Subject: [PATCH] Update BUILD_WIN.md --- BUILD_WIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index b6ec31b713..d291cef4f2 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -71,7 +71,7 @@ Your system may already have several versions of the OpenSSL DLL's (ssleay32.dll To prevent these problems, install OpenSSL yourself. Download the following binary packages [from this website](http://slproweb.com/products/Win32OpenSSL.html): * Visual C++ 2008 Redistributables -* Win32 OpenSSL v1.0.1m +* Win32 OpenSSL v1.0.1p Install OpenSSL into the Windows system directory, to make sure that Qt uses the version that you've just installed, and not some other version.