mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-10 00:41:19 +12:00
Added a side note
This commit is contained in:
parent
c940d01b65
commit
b1c784f860
1 changed files with 4 additions and 0 deletions
4
BUILD.md
4
BUILD.md
|
@ -42,3 +42,7 @@ For Fedora and most derivatives:
|
|||
4.5) To build for gcc `cmake .. -DCMAKE_BUILD_TYPE=release -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ -G Ninja -DCMAKE_MAKE_PROGRAM=/usr/bin/ninja`
|
||||
|
||||
6) `ninja`
|
||||
|
||||
Due to issue with clang and how ubuntu is handles it's filesystem and libs some of
|
||||
You might not have audio and an option is to use pulseaudio instead of pipewire
|
||||
But this is a very bad idea and could cause more issues with stability.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue