Update BUILD_WIN.md

This commit is contained in:
Eric Levin 2015-09-22 10:19:01 -07:00
parent c09ac51d75
commit 37efb80945

View file

@ -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.