mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 18:10:07 +00:00
Updated Building for Ubuntu 16.04 (markdown)
parent
df7c74d8ed
commit
e8cdd1743d
@ -9,6 +9,10 @@ The following instructions install `cmake` to `~/cmake`:
|
||||
wget https://cmake.org/files/v3.9/cmake-3.9.0-Linux-x86_64.sh
|
||||
sh cmake-3.9.0-Linux-x86_64.sh --prefix=$HOME/cmake
|
||||
|
||||
### GCC 7
|
||||
|
||||
_TODO: add instruction for installing GCC 7_
|
||||
|
||||
### Other prerequisites
|
||||
|
||||
sudo apt-get install build-essential git libcurl4-openssl-dev libqt5opengl5-dev libsdl2-dev libssl-dev qtbase5-dev wget xorg-dev
|
||||
|
Loading…
Reference in New Issue
Block a user