Re: undefined identifiers in CAStreamBasicDescription.h
Re: undefined identifiers in CAStreamBasicDescription.h
- Subject: Re: undefined identifiers in CAStreamBasicDescription.h
- From: Doug Wyatt <email@hidden>
- Date: Tue, 8 Jul 2003 18:19:36 -0700
check() is in Debugging.h, which is in CarbonCore, which is a
subframework of CoreServices.
So you should only need to include CoreServices/CoreServices.h.
Doug
On Tuesday, Jul 8, 2003, at 02:02 US/Pacific, Malcolm Haylock wrote:
Hi everyone,
For some unknown reason my AU has stopped compiling even after a
complete reinstall of developer tools with patches.
The project uses the Emagic VST2AU SDK and is now reporting undefined
identifiers in CAStreamBasicDescription.h (e.g. check()).
Can anyone tell me where I can find check() ?
Thanks,
Malcolm Haylock
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.