Alex001 wrote: 
> Thanks Philippe, I should have looked for it first! But now I am getting
> compilation errors because of missing includes, like:
> ./squeezetiny/resample.c:29:10: fatal error: 'soxr.h' file not found
> #include <soxr.h>
> and
> ./squeezetiny/alac_wrapper.cpp:23:10: fatal error: 'ALACDecoder.h' file
> not found
> #include "ALACDecoder.h"
> Should I get them from another project?

Are these the right repos for dependencies (looking at the Makefile and
a few github repos from many):
https://github.com/chirlu/soxr
https://github.com/macosforge/alac
https://github.com/xiph/flac
https://github.com/michaelherger/faad2
https://github.com/markjeee/libmad
https://github.com/gypified/libvorbis


------------------------------------------------------------------------
Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to