Re: [Sursound] New ambdec release (Fons Adriaensen)

2011-09-13 Thread Oli Larkin
if anyone wants to compile this on OSX, here is what i had to do, other than what it says in the readme - compile libclthreads, then libclxclient with the OSX makefiles - remove #CPPFLAGS += -march=native from /source/Makefile - remove all occurrences of -lrt from /source/Makefile - now it should

Re: [Sursound] New ambdec release (Fons Adriaensen)

2011-09-13 Thread Fons Adriaensen
On Tue, Sep 13, 2011 at 05:56:30PM +0100, Oli Larkin wrote: > if anyone wants to compile this on OSX, here is what i had to do, other than > what it says in the readme > > - compile libclthreads, then libclxclient with the OSX makefiles > - remove #CPPFLAGS += -march=native from /source/Makefile