Re: Rez file error
Re: Rez file error
- Subject: Re: Rez file error
- From: Mark Woollard <email@hidden>
- Date: Fri, 22 Nov 2002 16:39:35 +0000
Had exactly the same issue yesterday and eventually figured out that
you need to put '-I <path to AUBase source>' into the build setting
'OTHER_REZFLAGS'. Assuming everything in the default location -I
/Developer/Examples/CoreAudio/AudioUnits/AUPublic/AUBase does the trick.
Mark
On Friday, November 22, 2002, at 04:04 pm, Audio Ease wrote:
Hi,
Does anyone know where this error stems from:
File
"/System/Library/Frameworks/AudioUnit.framework/Headers/
AUComponent.r"; Line 22; ### /Developer/Tools/Rez - SysError 0 during
open of "ConditionalMacros.r".
Fatal Error!
It happens when compiling the .r file of my audiounit, sometimes also
happens when compiling other sample projects.
The actual "ConditionalMacros.r" file is in the
CoreServices/CarbonCore.framework, and I was wondering if that needed
a special search path in Project Builder.
Thanks,
Peter Bakker
Audio Ease
_______________________________________________
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.