Hi,
On Fri, 19 Nov 2004 17:33:28 +0100
motorhammer <motorhammer(a)bluewin.ch> wrote:
The function VstFileType in the file
fst-1.6/vst/aeffectx.h (around line 918)
is already Commented out.
In the folder "vstsdk2.3" it's already commented out.
Ok, but your logfile showed 2 problems: One was the issue with VstFileType
that you (hopefully) fixed, and the other is this one:
> > jfst.c:258: error:
`JackThreadInitCallback' undeclared (first use in this
> > function)
> > jfst.c:258: error: (Each undeclared identifier is reported only once
> > jfst.c:258: error: for each function it appears in.)
> > jfst.c:258: error: parse error before "jack_thread_init"
which typically means your JACK packages are too old (try at least version
0.98.1).
Greetings,
Frank