From 6853e8db96cefaf019a367f3eaaf44a26b30ab80 Mon Sep 17 00:00:00 2001 From: coral Date: Sun, 7 Jan 2018 11:40:04 -0800 Subject: [PATCH] updated windows build instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 931e55792..000a3dbfd 100644 --- a/README.md +++ b/README.md @@ -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/)