Added a side note

This commit is contained in:
RyzenDew 2022-08-28 15:24:43 -03:00 committed by GitHub
parent c940d01b65
commit b1c784f860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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` 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` 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.