mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Add a more verbose explanation about the SDL bug and ask users to download the development version instead.
parent
fa4c833e9a
commit
bfee4eb262
@ -112,4 +112,5 @@ Most of the time, any problems in the build process are due to user error. It's
|
||||
- liblzo2-dev (optional, if not found will be built statically)
|
||||
- libsoil-dev (optional, if not found will be built statically)
|
||||
- libsfml-dev (optional, if not found will be built statically)
|
||||
- SDL 2.0 (build from source to avoid a bug with rumble-enabled controllers)
|
||||
- SDL 2.0 (build from source to avoid a bug with rumble-enabled controllers)
|
||||
- [The bug](https://bugzilla.libsdl.org/show_bug.cgi?id=2648) in question is present in SDL 2.0.2 and SDL 2.0.3. The bug has been fixed in the development version of SDL, which can be downloaded [from here.](http://libsdl.org/hg.php)
|
Loading…
Reference in New Issue
Block a user