portaloffreedom / pipecontrol

Pipewire control GUI program in Qt (Kirigami2)
GNU General Public License v3.0
48 stars 2 forks source link

Errors during make process #9

Closed gmslater closed 1 year ago

gmslater commented 1 year ago

Installing PipeControl on Ubuntu Studio 23.04. Running cmake is successful. After that, running either make or make install generates the following errors (screenshot attached):

pipecontrol_make_errors

portaloffreedom commented 1 year ago

The issue comes from outdated pipewire headers. Ubuntu does not provide up to date packages. The solution is to use pipecontrol 0.2.8 https://github.com/portaloffreedom/pipecontrol/releases/tag/v0.2.8 until ubuntu has a new release with up to date packages.