Update supported OS versions in Readme files.

This commit is contained in:
Tobias Taschner 2015-08-07 16:55:30 +02:00
parent 8bd14648cd
commit 5d364bf81e
2 changed files with 4 additions and 4 deletions

View File

@ -22,13 +22,13 @@ Platforms
wxWidgets currently supports the following primary platforms:
- Windows XP, Vista, 7 and 8 (32/64 bits).
- Windows XP, Vista, 7, 8 and 10 (32/64 bits).
- Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x).
- Mac OS X (10.7 or newer) using Cocoa (32/64 bits) or Carbon (32 only).
Most popular C++ compilers are supported including but not limited to:
- Microsoft Visual C++ 2003 or later (up to 2013).
- Microsoft Visual C++ 2003 or later (up to 2015).
- g++ 3.4 or later, including MinGW/MinGW-64/TDM under Windows.
- Clang under OS X and Linux.
- Intel icc compiler.

View File

@ -45,9 +45,9 @@ Platforms supported
wxWidgets currently supports the following primary platforms:
- Windows XP, Vista, 7 and 8 (32/64 bits).
- Windows XP, Vista, 7, 8 and 10 (32/64 bits).
- Most Unix variants using the GTK+ toolkit (version 2.6 or newer)
- Mac OS X (10.6 or newer) using Cocoa (32/64 bits) or Carbon (32 only)
- Mac OS X (10.7 or newer) using Cocoa (32/64 bits) or Carbon (32 only)
There is some support for the following platforms: