mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 14:30:09 +00:00
Updated Building for Ubuntu 14.04 (markdown)
parent
6ccbca23e8
commit
dd068941c9
@ -8,15 +8,15 @@ These instructions also apply for related distributions based on this Ubuntu LTS
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install gcc-5 g++-5
|
sudo apt-get install gcc-5 g++-5
|
||||||
|
|
||||||
### `libstdc++`
|
### libstdc++
|
||||||
|
|
||||||
sudo apt-get install lib32stdc++6
|
sudo apt-get install lib32stdc++6
|
||||||
|
|
||||||
### `xorg-dev`
|
### xorg-dev
|
||||||
|
|
||||||
sudo apt-get install xorg-dev
|
sudo apt-get install xorg-dev
|
||||||
|
|
||||||
### `cmake`
|
### cmake
|
||||||
|
|
||||||
The following instructions install `cmake` to `~\cmake`:
|
The following instructions install `cmake` to `~\cmake`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user