Updated Building on Windows (markdown)

Adrian Lucrèce Céleste 2019-08-18 17:10:59 -04:00
parent 0fd57d221c
commit a284329a44
1 changed files with 3 additions and 3 deletions

@ -6,9 +6,9 @@ You should be at least moderately comfortable with Git, CMake, and the Windows c
# How to Build Barrier under Windows
*as of 18 July 2018*
*as of 08-18-2019*
I am using Windows 10 64-Bit English 1803 (OS Build 17134.112).
I am using Windows 10 64-Bit English 1903
- install [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/)
- Select Desktop development with C++
@ -26,7 +26,7 @@ I am using Windows 10 64-Bit English 1803 (OS Build 17134.112).
set B_BUILD_TYPE=Debug
set B_QT_ROOT=E:\dev\Qt
set B_QT_VER=5.11.1
set B_QT_VER=5.13.0
set B_QT_MSVC=msvc2017_64
set B_BONJOUR=C:\Program Files\Bonjour SDK