mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 17:42:29 +01:00
Mention minimum versions of GCC/Clang for C++17
This commit is contained in:
@@ -126,6 +126,7 @@ See the wiki for [the actual package names used in pacman](https://github.com/Op
|
||||
- CMake (available through Homebrew)
|
||||
|
||||
### Linux:
|
||||
- gcc (>= 7.1) or clang (>= 8.0.0) (for C++17 support)
|
||||
- sdl2 (only for UI client)
|
||||
- freetype (can be disabled)
|
||||
- fontconfig (can be disabled)
|
||||
|
||||
Reference in New Issue
Block a user