Seems that dependencies missing.
I've added "alsa-lib" and "avahi", now it compiles further on but stops with:
In file included from controller.cpp:24:0:
decoder/oggDecoder.h:23:10: fatal error: tremor/ivorbiscodec.h: No such file or directory
#include <tremor/ivorbiscodec.h>
Can you give me a hint what the depency is for that?
Seems that dependencies missing.
I've added "alsa-lib" and "avahi", now it compiles further on but stops with:
Can you give me a hint what the depency is for that?