[linux-audio-user] jack_fst
Chris Cannam
cannam at all-day-breakfast.com
Thu Aug 5 14:16:15 EDT 2004
On Thursday 05 Aug 2004 18:17, davidrclark at earthlink.net wrote:
> For jack_fst-1.2:
>
> fixheaders, used above, does not actually fix the headers. gcc doesn't
> understand the initializer. This is what I'm not sure about: How to
> emulate C++ for struct VSTFileTypes initialization.
All I've ever done is just edit the header to comment out that constructor
altogether. It works fine, but obviously it might not work so fine if you
tried to use the same header to build some Windows VST host or plugin
afterwards...
I can't remember offhand what fixheaders does.
Chris
More information about the Linux-audio-user
mailing list