Question / Help Can't build OBS from git because of Pulse and Binary Missing from PPA repository

mediathreat

New Member
Hey guys I haven't been able to build obs-studio on a Debian system. When I try to build it from scratch it stops with this:

By not providing "FindPulseAudio.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"PulseAudio", but CMake did not find one.

Could not find a package configuration file provided by "PulseAudio" with
any of the following names:

PulseAudioConfig.cmake
pulseaudio-config.cmake

Add the installation prefix of "PulseAudio" to CMAKE_PREFIX_PATH or set
"PulseAudio_DIR" to a directory containing one of the above files. If
"PulseAudio" provides a separate development package or SDK, be sure it has
been installed.

If I try to install from a repository - it says obs-studio not found. I am trying to use the instructions from the sticky in the forum and it seems like the package is gone from everywhere. I looked thru the forum but nobody has actually posted how they solve the above issue.

I've attached a log file for both the build error and the repository install error.
 

Attachments

  • log_file_build_or_install.txt
    9.4 KB · Views: 9
Top