mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 18:50:05 +00:00
Updated Building for Linux (markdown)
parent
e8593493d9
commit
79fcf829b3
@ -13,7 +13,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
* GCC v5+ (for C++14 support)
|
* GCC v5+ (for C++14 support)
|
||||||
- Deb: `apt-get install build-essential`
|
- Deb: `apt-get install build-essential`
|
||||||
- Arch: `pacman -S base-devel`
|
- Arch: `pacman -S base-devel`
|
||||||
* [CMake](http://www.cmake.org/) 3.1+
|
* [CMake](http://www.cmake.org/) 3.6+
|
||||||
- Deb: `apt-get install cmake`
|
- Deb: `apt-get install cmake`
|
||||||
- Arch: `pacman -S cmake`
|
- Arch: `pacman -S cmake`
|
||||||
* [Clang](https://github.com/llvm-mirror/clang) 3.8 (optional build alternative)
|
* [Clang](https://github.com/llvm-mirror/clang) 3.8 (optional build alternative)
|
||||||
|
Loading…
Reference in New Issue
Block a user