updated windows build instructions

This commit is contained in:
coral 2018-01-07 11:40:04 -08:00
parent 04f184746d
commit 6853e8db96

View file

@ -12,7 +12,8 @@ Before building run `git submodule update --init --recursive` to get required su
### Windows
#### Using Qt Creator
##### boost
##### Visual Studio 2017
Install Visual Studio 2017 and select "Desktop development with C++" and "Universal Windows Platform development.
download the [boost library](https://sourceforge.net/projects/boost/files/boost/1.63.0/boost_1_63_0.zip/download) and extract it to `C:\local\boost`
##### open-ssl
1. download binaries for OpenSSL >= 1.0.2 or compile it from source. [example download](https://indy.fulgan.com/SSL/)