On Thursday 05 Aug 2004 18:17, davidrclark(a)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