Updated Build Windows (markdown)

Charles J. Cliffe 2015-12-26 18:40:28 -05:00
parent d1c558fdb9
commit ede7a7a784

@ -4,6 +4,8 @@ Windows 8.1/10, Visual Studio 64-bit: -- improvements welcome.
If you don't already have Visual Studio 2015 you can install the free Microsoft "Visual Studio Community 2015" version available from https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx which was used for this guide.
During installation make sure you select the 'C++' compiler under 'Programming Languages' or you'll be unable to compile the project due to the missing C++ tools.
# Build wxWidgets
Download wxWidgets 3.0.2 from https://www.wxwidgets.org/downloads/ and unzip it to somewhere such as C:\MSVCDev\wxWidgets-3.0.2\