maltejur / discord-screenaudio

A custom discord client that supports streaming with audio on Linux.
1.09k stars 35 forks source link

Unable to build in Debian #87

Open Melechtna opened 1 year ago

Melechtna commented 1 year ago

/home/build/src/discord-screenaudio/src/discordpage.cpp:82:13: error: ‘class KAboutData’ has no member named ‘addComponent’ 82 | aboutData.addComponent("Rohrkabel", "A C++ RAII Pipewire-API Wrapper", "1.3", | ^~~~ gmake[2]: [CMakeFiles/discord-screenaudio.dir/build.make:142: CMakeFiles/discord-screenaudio.dir/src/discordpage.cpp.o] Error 1 gmake[1]: [CMakeFiles/Makefile2:235: CMakeFiles/discord-screenaudio.dir/all] Error 2 gmake: *** [Makefile:149: all] Error 2

And I'm super not sure what's needed here

ghost commented 1 year ago

maybe kcoreaddons is old https://packages.debian.org/source/sid/misc/kcoreaddons

Melechtna commented 1 year ago

Arch, with unstable kde repos enabled, very, very unlikely. Unless you mean the package in general is old, in which case...crap.