Ok, I found how to compile one plugin only :
/gcc -o imp_1199.o -c imp_1199.c
ld -o imp_1199.so imp_1199.o -shared/
However I get an error :
*root@SheBe:~/swh-plugins-0.4.9# gcc -o imp_1199.o -c imp_1199.c
In file included from imp_1199.xml:48:0:
impulses/all.h:5:30: fatal error: impulses/01-unit.h: No such file or
directory
#include "impulses/01-unit.h"
^
compilation terminated.*
So this is where I'm stucked for now !
Best regards,
Jean
--
View this message in context:
http://linux-audio.4202.n7.nabble.com/Convolution-with-LADSPA-Impulse-Convo…
Sent from the linux-audio-user mailing list archive at
Nabble.com.