update win required version of OpenSSL

This commit is contained in:
Stephen Birarda 2015-04-29 09:59:20 -07:00
parent 36a26ad416
commit e933ab2e84

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.1L
* Win32 OpenSSL v1.0.1m
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.