mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
Updated Building for Linux (markdown)
parent
dec745d04c
commit
883ea78ae8
@ -16,7 +16,7 @@ On Debian-based distributions, you can use `apt-get` to install them.
|
|||||||
|
|
||||||
Note: SDL 2.0 must be compiled from source to prevent a bug causing Dolphin to crash with rumble-enabled controllers.
|
Note: SDL 2.0 must be compiled from source to prevent a bug causing Dolphin to crash with rumble-enabled controllers.
|
||||||
|
|
||||||
Install Mercurial (`sudo apt-get install hg`), and clone the SDL repo to the directory of your choice:
|
Install Mercurial (`sudo apt-get install mercurial`), and clone the SDL repo to the directory of your choice:
|
||||||
```
|
```
|
||||||
cd /tmp; hg clone http://hg.libsdl.org/SDL
|
cd /tmp; hg clone http://hg.libsdl.org/SDL
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user