[LAU] [Bulk] Re: [Bulk] Re: Header missing to build Zita AT 1
Ralf Mardorf
ralf.mardorf at rocketmail.com
Thu Aug 14 20:46:07 UTC 2014
> >> JackAss.cpp:29:52: fatal error:
> >> public.sdk/source/vst2.x/audioeffect.cpp: No such file or directory
> >> #include "public.sdk/source/vst2.x/audioeffect.cpp"
> >>
> >> So I tried to find it in one of my old installs, but I only found
> >>
> >> [rocketmouse at archlinux JackAss]$ ls /mnt/suse11.2/usr/local/include/a*
> >> /mnt/suse11.2/usr/local/include/aeffect.h
> >> /mnt/suse11.2/usr/local/include/aeffectx.h
> https://raw.githubusercontent.com/AutoStatic/scripts/ubuntu/vst_sdk_installer
Hi Jeremy,
if I understand correctly, the script does provide the two headers I
own.
"unzip -j -o $sdk_zip "*aeffect*" -d $sdk_dir"
"sed -i '69s/__cdecl/\/\/__cdecl/' $sdk_dir/aeffect.h"
But it doesn't provide audioeffect.cpp. It seems to be available here:
https://raw.githubusercontent.com/CharlesHolbrow/ChuckDelay/master/public.sdk/source/vst2.x/audioeffect.cpp
But what's about the headers:
#include "audioeffect.h"
#include "aeffeditor.h"
They don't fit to "*aeffect*".
Regards,
Ralf
More information about the Linux-audio-user
mailing list