Re: [linux-audio-dev] caps 0.1.0

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] caps 0.1.0
From: Fernando Pablo Lopez-Lezcano (nando_AT_ccrma.stanford.edu)
Date: Wed Feb 18 2004 - 21:20:26 EET


> >>pleased to announce the initial release of the caps audio plugin
> >>suite under the GNU public license.
> >>
> >>quoting http://quitte.de/dsp/caps.html :
> >
> >% make
> >make: *** No rule to make target `ladspa.h', needed by `dep'. Stop.
>
> sorry, and thanks.
>
> $ cd caps-0.1.0
> $ wget -O - http://www.ladspa.org/ladspa_sdk/ladspa.h.txt > ladspa.h
>
> or download version 0.1.1 (up now).

Using 0.1.1 (tried on redhat 9 and fedora core 1):

g++ -Wall -O6 -ffast-math -funroll-loops -march=`uname -m` -mcpu=`uname
-m` -I/usr/local/include -DVERSION=\"0.1.1\" -I/usr/local/include -c
Cabinet.cc
Descriptor.h: In member function `void Descriptor<T>::autogen() [with T
=
   Cabinet]':
Cabinet.cc:168: instantiated from here
Descriptor.h:36: type `Cabinet' is not a base type for type `
   Descriptor<Cabinet>'
make: *** [Cabinet.o] Error 1

-- Fernando


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Feb 18 2004 - 21:21:03 EET