mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Update the latest versions of supported compilers
gcc 14 and clang 19 are known to work.
This commit is contained in:
@@ -36,8 +36,8 @@ This version of wxWidgets supports the following primary platforms:
|
||||
Most popular C++ compilers are supported including but not limited to:
|
||||
|
||||
- Microsoft Visual C++ 2005 or later (up to 2022).
|
||||
- g++ 4 or later (up to 12), including MinGW/MinGW-64/TDM under Windows.
|
||||
- Clang (up to 14).
|
||||
- g++ 4 or later (up to 14), including MinGW/MinGW-64/TDM under Windows.
|
||||
- Clang (up to 19).
|
||||
- Intel icc compiler.
|
||||
- Oracle (ex-Sun) CC.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user