Re: Can't compile AU
Re: Can't compile AU
- Subject: Re: Can't compile AU
- From: Chris Reed <email@hidden>
- Date: Wed, 9 Oct 2002 11:45:19 -0500
I was seeing this problem too when I first started on an AU. Try just
making a copy of AUResources.r, found in AUPublic/AUBase, in your local
AU folder.
(I just tested this and it works.)
-chris
On Tuesday, October 8, 2002, at 07:17 pm, Stewart Moroney wrote:
Hi
I'm trying to get a template Audio unit to then change and add my own
code to.
I've copied the Apple sample effect unit folder and reset the paths for
AUPublic and Public Utility to their new correct values and every thing
compiles ok.
But when I start to change values in the .r file, (even if it is just
the
description String) it won't compile anymore giving me an error like
RezCollector.initial ....path of AU..../build/SampleEffect.build/Sample
EffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
File "SampleEffectUnit.r"; Line 26; ### /Developer/Tools/Rez -
SysError 0
during open of "AuResources.r".
I've never done any development on carbon before. I'm really
stumbling around
in the dark here, can anyone tell me where I've went wrong (so early
on!)
Stewart
_______________________________________________
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.