-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How compile without PulseAudio ? #70
Comments
It's just |
Ok thank you very much here i go again :
Well still need file "pulseaudio.h". what i should do for the compilation does not need any file related to pulseaudio ? |
Ah crap, I guess i didn't |
Hi there, what is the argument / parameter to specify don't compile against PulseAudio ?
i try to do the follow :
and the output of
cmake ..
show this :the README i don't understand the part about pulseaudio, because don't tell nothing about variables, arguments / parameters for compile.
PLUGIN_BUILD_PULSE
(bool, TRUE) for PulseAudio (singstar) (linux)PLUGIN_BUILD_DYNLINK_PULSE
(bool, TRUE) dlopen PulseAudio or link to lib (linux)i try with :
But i just got this message :
The text was updated successfully, but these errors were encountered: