Hi,
On Thu, 23 Mar 2006 13:46:13 +0200 "Libero Mureddu" libero.mureddu@gmail.com wrote:
<snip> > Hi, > actually -I ./include was already present in the makefile, in any case > I've written it again, but it ends up with the same error. > > Libero
Did you read the README file?
In it there is a list of dssi~ dependencies. Only seq_event.h is included in the include dir included with the external, the others you have to get yourself (from Sourceforge). For PD, DSSI, and LADSPA you only need the headers (dssi.h, ladspa.h, m_pd.h), but liblo, you will actually need to compile and install. At http://www.puredata.org/Members/jb there is now a tarball with Linux and OS X binaries in it, so you might want to try that. You will still need to install liblo though.
BTW, there is currently a problem with sending control data to LADSPA plugin instances > 1, so you might want to wait until I've fixed that, and I'll announce the release.
Jamie