mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-16 12:32: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)
|
- CMake (available through Homebrew)
|
||||||
|
|
||||||
### Linux:
|
### Linux:
|
||||||
|
- gcc (>= 7.1) or clang (>= 8.0.0) (for C++17 support)
|
||||||
- sdl2 (only for UI client)
|
- sdl2 (only for UI client)
|
||||||
- freetype (can be disabled)
|
- freetype (can be disabled)
|
||||||
- fontconfig (can be disabled)
|
- fontconfig (can be disabled)
|
||||||
|
|||||||
Reference in New Issue
Block a user