Skip to content

Compiling 5.1 without Pulseaudio #2218

Answered by farsil
farsil asked this question in Q&A
Discussion options

You must be logged in to vote

Works if I set WITH_PULSEAUDIO to off in the cmake parameters.

$ cd Build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_PULSEAUDIO=off ..

This is not necessary in the 5.1 beta 2 source, but it is if you compile from the current 5_1-new branch.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by farsil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants