On Wed, Mar 11, 2009 at 01:44:45AM +0300, alex stone wrote: > Fons, downloaded, but get the following make error: > > make > g++ -O3 -Wall -MMD -MP -DVERSION=\"0.8.0\" -c -o jconv.o jconv.cc > In file included from jconv.cc:29: > jclient.h: In member function ‘void Jclient::start()’: > jclient.h:48: error: no matching function for call to > ‘Convproc::start_process(int&, int&)’ > /usr/include/zita-convolver.h:250: note: candidates are: int > Convproc::start_process(int) > make: *** [jconv.o] Error 1 > > > What am i doing wrong here?
Nothing, I forgot you need an update of zita-convolver. It's uploaded now. Make sure to check the makefile for zita-convolver and add the best optimisation flags for your CPU. Ciao, -- FA Laboratorio di Acustica ed Elettroacustica Parma, Italia Be quiet, Master Land; and you, Professor, will you be so good as to listen to me ? _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
