On Tuesday 13 January 2009, Matthew Woehlke wrote: > I've had a kdemultimedia build failure for a while. The problem is that > pulse-mainloop-glib is not added to the libraries to link. > > How should this be fixed? Should FindPulseAudio.cmake look for it, or
I think so. If it is necessary to have pulseaudio working... Maybe there could be a configure check, e.g. using check_function_exists() to see whether an application already links successfully without pulse-mainloop-glib, and if not, search for it and add it. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
