doc/building: Update note regarding the editor, as it will now build on GCC10, Clang
This commit is contained in:
parent
5ff673cbae
commit
8492cb5506
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ a certain amount of dependencies installed (such as the GCC, make and the X/SDL
|
|||
headers for your operating system.
|
||||
|
||||
Building the editor:
|
||||
Handled by build_editor.sh, this will require the GCC9. It currently does not
|
||||
build on GCC10.
|
||||
Handled by build_editor.sh.
|
||||
GTK2, Pango, GTKGLEXT and MiniZip are one of a few other main dependencies.
|
||||
|
||||
Building the game-logic:
|
||||
|
|
Loading…
Reference in a new issue