Matthew Allen wrote: > I sent a message about this on Monday. Did you run the fixheaders > script? After I did that I was still getting errors with jfst.c so I > gave up. > > m. > I did run the fixheaders thing. I think this is part of the problem. From the jack_fst README: <SNIP> You need to have AEffect.h and aeffectx.h in your include path. they can be downloaded from http://ygrabit.steinberg.de/users/ygrabit/public_html/vstsdk/Download/VST%20Plug -Ins%20SDK%202.3/vstsdk2.3.zip and are located in source/common. unfortunately aeffectx.h contains some constructors making the C compiler grok. Remove them we dont use t hem. copy them to your include path. <SNIP> This might as well be Greek to me. What's a constructor? What exactly to I remove. What include path are they talking about. Me no understando. Stupid user.... ;-) - Mark