portaloffreedom / pipecontrol

Pipewire control GUI program in Qt (Kirigami2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors during make process

gmslater opened this issue · comments

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

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.