ralphy wrote: > > Build the soxr library and copy the header file soxr.h into ./include in > the squeezelite source. You'll need to make the directory. If you don't > want resample support then just copy the header file, no need to build > the lib. >
That was a bug in the makefile - you should not need to have the soxr headers now if you don't specify OPTS=-DRESAMPLE I've also added ffmpeg support for osx (slight change to your patch but hopefully does the same thing and will allow me to add msvc support soon) ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
