• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: can't compile SampleEffect & MultitapAU
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't compile SampleEffect & MultitapAU


  • Subject: Re: can't compile SampleEffect & MultitapAU
  • From: Marc Poirier <email@hidden>
  • Date: Wed, 19 Nov 2003 12:30:44 -0600 (CST)

It looks like it must be using a relative include path for Rez rather than
an absolute path. Well, that's my guess. Rez always gives such
wonderfully indecipherable error messages.

In my AU projects, I have my Rez include path set like this:

-I /Developer/Examples/CoreAudio/AudioUnits/AUPublic/AUBase -I /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers

You can do that in Target Settings -> Settings -> Expert View ->
OTHER_REZFLAGS

Marc



On Wed, 19 Nov 2003, Patrick Gostovic wrote:

> On that note, I have found that if I move the SampleEffect project to
> any other folder than its original location, it won't build all the
> way. I did locate all of the missing (red) files. Compile goes fine,
> linking is fine, but "Rezzing" (whatever that is) fails with the error
> below. Anyone know why?
>
> FYI, this is on a fresh Panther install.
>
> RezCollector.initial
> /Users/ghoti/Desktop/SampleAUs/build/SampleEffect.build/
> SampleEffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
> /bin/rm -f
> /Users/ghoti/Desktop/SampleAUs/build/SampleEffect.build/
> SampleEffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
> && \
> /Developer/Tools/Rez -o
> /Users/ghoti/Desktop/SampleAUs/build/SampleEffect.build/
> SampleEffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
> -d "SystemSevenOrLater=1" -useDF "-I" "../AUPublic/AUBase" "-I"
> "/System/Library/Frameworks/CoreServices.framework/Versions/A/
> Frameworks/CarbonCore.framework/Versions/A/Headers" -i
> /Users/ghoti/Desktop/SampleAUs/build -i
> /Users/ghoti/Desktop/SampleAUs/build/include SampleEffectUnit.r
> File "SampleEffectUnit.r"; Line 29; ### /Developer/Tools/Rez - SysError
> 0 during open of "AUResources.r".
> Fatal Error!
> File "SampleEffectUnit.r"; Line 29; ### /Developer/Tools/Rez - Fatal
> Error, can't recover.
> File "AUResources.r"; ### /Developer/Tools/Rez - Since errors occurred,
> /Users/ghoti/Desktop/SampleAUs/build/SampleEffect.build/
> SampleEffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc's
> resource fork was not written.
> ...failed RezCollector.initial
> /Users/ghoti/Desktop/SampleAUs/build/SampleEffect.build/
> SampleEffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
> ...
_______________________________________________
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.

References: 
 >Re: can't compile SampleEffect & MultitapAU (From: Patrick Gostovic <email@hidden>)

  • Prev by Date: Re: Standard for audio on pasteboards?
  • Next by Date: Re: MatrixMixer info
  • Previous by thread: Re: can't compile SampleEffect & MultitapAU
  • Next by thread: User domain Preset
  • Index(es):
    • Date
    • Thread