Re: AUEffectBase.h - No such file or directory - (AU with Cocoa View)
Re: AUEffectBase.h - No such file or directory - (AU with Cocoa View)
- Subject: Re: AUEffectBase.h - No such file or directory - (AU with Cocoa View)
- From: Kyle Sluder <email@hidden>
- Date: Thu, 29 Sep 2011 09:28:13 -0700
On Thu, Sep 29, 2011 at 9:11 AM, George <email@hidden> wrote:
> Hi,
> When I buid a new AU Effect project with Cocoa view, the compiler seems that
> doesn't know where the SDK files are located. Example:
> #include AUEffectBase.h ! AUEffectBase.h: No such file or directory
Are you sure that
/Developer/Extras/CoreAudio/AudioUnits/AUPublic/OtherBases is in your
header search path? AUEffectBase isn't actually part of an official
platform SDK; it's part of the pseudo-SDK, pseudo-sample-code that
exists in /Extras/CoreAudio.
--Kyle Sluder
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden