sdl: gtk > 2.24 recommended - everything should work but gamepad options with < 2.24 and > 2.04
This commit is contained in:
parent
07146ba11c
commit
ed6f8ceb80
|
@ -16,7 +16,7 @@ Table of Contents
|
||||||
* libsdl1.2 - It is strongly recommended that you upgrade to the latest
|
* libsdl1.2 - It is strongly recommended that you upgrade to the latest
|
||||||
version of sdl (1.2.14).
|
version of sdl (1.2.14).
|
||||||
* scons - Required to build fceux.
|
* scons - Required to build fceux.
|
||||||
* libgtk2.0 (optional) - version >= 2.24 required
|
* libgtk2.0 (optional) - version >= 2.24 recommended
|
||||||
* libgtk3.0 (optional) - this compiles as of fceux 2.1.6. it has seemed stable in initial testing, but expect bugs as this is new.
|
* libgtk3.0 (optional) - this compiles as of fceux 2.1.6. it has seemed stable in initial testing, but expect bugs as this is new.
|
||||||
|
|
||||||
2. Installation
|
2. Installation
|
||||||
|
|
Loading…
Reference in New Issue