-
|
Hello, as shown in the user cookbook. However, while trying to build the sources with any command of this type: I get the error I can solve this problem also adding the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Problem solved! I added the |
Beta Was this translation helpful? Give feedback.
-
|
Hi, yes, you need either:
The same is true for PulseAudio, you need either:
|
Beta Was this translation helpful? Give feedback.
Problem solved! I added the
--enable-pulseaudio-modules --build-3rdparty=alloptions when building.Therefore, I am running
scons -Q --enable-werror --enable-debug --sanitizers=all --enable-pulseaudio-modules --build-3rdparty=allin order to not get the error.Hopefully I will be contributing to the project soon!