Increase the last tested clang version to 14
It was tested for wxMSW (cross)compilation and also works for building wxGTK under Linux.
This commit is contained in:
parent
88e92a5f01
commit
3cc52285b6
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ 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 13).
|
||||
- Clang (up to 14).
|
||||
- Intel icc compiler.
|
||||
- Oracle (ex-Sun) CC.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue