Index: libraries/win32/wxwidgets/README.txt =================================================================== --- libraries/win32/wxwidgets/README.txt +++ libraries/win32/wxwidgets/README.txt @@ -1,7 +1,7 @@ Since the wxWidgets library is quite large (~250MB for the include and lib files), and is not needed unless you want to compile Atlas, it is not included in SVN and should instead be installed manually: -* Download the Windows source code from http://wxwidgets.org/downloads/ -* Open build\msw\wx_vc12.sln in Visual Studio 2013 (same version as used for the game) +* Download the Windows source code from http://wxwidgets.org/downloads/ at least version 3.0.4 +* Open build\msw\wx_vc12.sln in Visual Studio 2015 (same version as used for the game) * Select the "Debug" configuration * Build * Select the "Release" configuration