mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 17:30:06 +00:00
Updated Building for Linux (markdown)
parent
93e82cace6
commit
14b5d47a53
@ -26,6 +26,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
* Curl
|
* Curl
|
||||||
- Deb: `apt-get install libcurl4-openssl-dev`
|
- Deb: `apt-get install libcurl4-openssl-dev`
|
||||||
- Arch `pacman -S libcurl-compat`
|
- Arch `pacman -S libcurl-compat`
|
||||||
|
* Note on Boost library: you don't need to install Boost library on your system, because citra provides a bundled trimmed Boost library. However, if you already have Boost library installed on your system, please make sure its version is at least 1.66 (which contains a bug fix for GCC 7), otherwise compilation would fail.
|
||||||
|
|
||||||
### Cloning Citra in Git:
|
### Cloning Citra in Git:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user