[LAU] [LAD] [ann] CAPS 0.9.5

Julien Claassen julien at mail.upb.de
Wed Jan 16 12:37:39 UTC 2013


Hello Tim!
   The output of make is attached.
   Warm regards
         Julien

----------------------------------------
http://juliencoder.de/nama/music.html
-------------- next part --------------
g++ -MM -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse  Amp.cc AutoFilter.cc Cabinet.cc Chorus.cc Click.cc Compress.cc Eq.cc Fractals.cc interface.cc NoiseGate.cc Pan.cc Phaser.cc Reverb.cc Saturate.cc Scape.cc Sin.cc ToneStack.cc White.cc dsp/polynomials.cc > depend
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -o Amp.o -c Amp.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -o AutoFilter.o -c AutoFilter.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -o Cabinet.o -c Cabinet.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -o Chorus.o -c Chorus.cc
g++ -O6 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -o Click.o -c Click.cc
Click.cc: In member function 'void Click::initsimple()':
Click.cc:154: error: 'template<int Waves> class ClickStub' used without template parameters
Click.cc: In member function 'void Click::initparfilt()':
Click.cc:197: error: 'template<int Waves> class ClickStub' used without template parameters
Click.cc: In member function 'void Click::initsine()':
Click.cc:226: error: 'template<int Waves> class ClickStub' used without template parameters
Click.cc: In member function 'void CEO::init()':
Click.cc:314: error: 'template<int Waves> class ClickStub' used without template parameters
Click.cc: In member function 'void Dirac::init()':
Click.cc:346: error: 'template<int Waves> class ClickStub' used without template parameters
gmake: *** [Click.o] Error 1


More information about the Linux-audio-user mailing list