jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.17k stars 58 forks source link

can't build glava on Freebsd due to missing dependency error #252

Open DashDF opened 10 months ago

DashDF commented 10 months ago

i am trying to build glava on freebsd but when i enter the meson build command i get the error: meson.build:23:5: ERROR: C shared or static library 'pulse' not found i have pulseaudio installed which should provide whatever it needs right? or am i wrong

thanks in advance :)

Dreyns-c commented 5 months ago

Same error on debian, i'm wondering if this isn't linked with the fact that it doesn't find the following packages : libobs0 and libobs-dev.