mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 17:50:05 +00:00
Updated Building for Linux (markdown)
parent
e8cdd1743d
commit
f70f985e3f
@ -12,7 +12,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
- Deb: `apt-get install qtbase5-dev libqt5opengl5-dev`
|
- Deb: `apt-get install qtbase5-dev libqt5opengl5-dev`
|
||||||
- Arch: `pacman -S qt5`
|
- Arch: `pacman -S qt5`
|
||||||
- Fedora: `dnf install qt5-qtbase qt5-qtbase-devel`
|
- Fedora: `dnf install qt5-qtbase qt5-qtbase-devel`
|
||||||
* GCC v7+ (for C++17 support). _This guide was written for GCC v5+ before we bumping the version, so please refill them below after testing._
|
* GCC v7+ _This guide was written for GCC v5+ before we bumping the version, so please refill them below after testing._
|
||||||
- ~~Deb: `apt-get install build-essential`~~
|
- ~~Deb: `apt-get install build-essential`~~
|
||||||
- ~~Arch: `pacman -S base-devel`~~
|
- ~~Arch: `pacman -S base-devel`~~
|
||||||
- ~~Fedora: `dnf install gcc-c++`~~
|
- ~~Fedora: `dnf install gcc-c++`~~
|
||||||
|
Loading…
Reference in New Issue
Block a user