mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 09:09:18 +01:00
Update BUILD.md
This commit is contained in:
parent
7b1f74b3d5
commit
fb0c36f714
2
BUILD.md
2
BUILD.md
@ -22,7 +22,7 @@ To compile Cemu, a recent enough compiler and STL with C++20 support is required
|
|||||||
|
|
||||||
For ubuntu and most derivatives:
|
For ubuntu and most derivatives:
|
||||||
|
|
||||||
1) `sudo apt install -y libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev freeglut3-dev clang-12 nasm`
|
1) `sudo apt install -y libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev freeglut3-dev clang-12 nasm ninja-build`
|
||||||
2) Run `git clone --recursive https://github.com/cemu-project/Cemu`
|
2) Run `git clone --recursive https://github.com/cemu-project/Cemu`
|
||||||
3) `cd Cemu`
|
3) `cd Cemu`
|
||||||
4) `mkdir build && cd build`
|
4) `mkdir build && cd build`
|
||||||
|
Loading…
Reference in New Issue
Block a user