From b1c784f8607dfb0e31390e9214369a1968b8a627 Mon Sep 17 00:00:00 2001 From: RyzenDew <84041391+RyzenDew@users.noreply.github.com> Date: Sun, 28 Aug 2022 15:24:43 -0300 Subject: [PATCH] Added a side note --- BUILD.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUILD.md b/BUILD.md index a6e3bd3b..e3da275d 100644 --- a/BUILD.md +++ b/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.