Index: ps/trunk/libraries/win32/wxwidgets/README.txt =================================================================== --- ps/trunk/libraries/win32/wxwidgets/README.txt (revision 25294) +++ ps/trunk/libraries/win32/wxwidgets/README.txt (revision 25295) @@ -1,9 +1,9 @@ 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/ (at least version 3.0.4) -* Open build\msw\wx_vc12.sln in Visual Studio 2015 (same version as used for the game) +* Open build\msw\wx_vc15.sln in Visual Studio 2017 (same version as used for the game) * Select the "Debug" configuration * Build * Select the "Release" configuration * Build * Copy lib\ and include\ into the game's libraries\win32\wxwidgets folder