On 16/10/14 14:08, Cedric Roux wrote:
On
10/16/2014 12:53 PM, Phil CM wrote:
Oh Mon Dieu, it works. Cedric, thank you
very much for your light. All
those infos are exactly what I needed ;
Those atrocious begginer errors were hard to spot, let alone
correct,
and I find it hard to thank you enough to have taken the time to
put me
back on track.
Now I need to learn waf to get it to build this :)
good luck...
waf...
let's not troll...
But wait!
I now know why it failed.
This:
static LV2_Descriptor kis_Descriptor= {
.URI="https://bitbucket.org/xaccrocheur/kis",
.instantiate=instantiateSO_404,
.connect_port=connectPortSO_404,
.activate=NULL,
.run=runSO_404,
.deactivate=NULL,
.cleanup=cleanupSO_404,
.extension_data=NULL,
};
should be in kis.c, not kis.h
(put it right after #include "kis.h")
and then cleaning stuff (rm -rf build/*) and compiling again
pops up a window with jalv.gtk.
(...) (indispensable scoping & including info)
Dude, you really made my day. Now it builds without my clumsy script
; thank you VERY much.
Please, have a (homemade)
song.
Phil
HTH
C.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev