Update wxMSW part of Platform Details overview
Just change minimal supported MSVS version from 2005 to 2015.
This commit is contained in:
parent
ebf807dcf5
commit
a46e50b31d
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ In order to configure wxWidgets to compile wxX11 you will need to type:
|
|||
wxMSW is a port of wxWidgets for the Windows platforms (Windows XP and later
|
||||
are supported). wxMSW provides native look and feel for each Windows version.
|
||||
This port can be compiled with several compilers including Microsoft
|
||||
VC++ 2005 or later, MinGW, Cygwin as well as cross-compilation with a
|
||||
VC++ 2015 or later, MinGW, Cygwin as well as cross-compilation with a
|
||||
Linux-hosted MinGW tool chain.
|
||||
|
||||
@subpage plat_msw_install "Build and Install Instructions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue