• 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: Debugging an AudioUnit in Xcode 2.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Debugging an AudioUnit in Xcode 2.0


  • Subject: RE: Debugging an AudioUnit in Xcode 2.0
  • From: "Mikael Hillborg" <email@hidden>
  • Date: Thu, 24 Nov 2005 10:39:32 +0100
  • Importance: Normal

Stefan Gretscher wrote:
>
> Hm, looking at this output I'd guess that maybe you did specify a
> binary image suffix ("_debug") in your XCode settings somewhere.
> Seems like this is set so it tries to load the debug version of
> CoreServices  - which for some reason doesn't implement
> __FSOpenForkWithCatalogInfo.
> When launching from Finder, it'll not use the image suffix and thus
> load the normal version of CoreServices which seems to work.

It works now and the trick was to select "Use 'no' suffix when loading
frameworks" under the General tab in the Executable inspector (the
_debug option seems to be default). However, I don't know why the
_debug frameworks cannot be loaded. It doesn't really matter, but
if someone can shed some light on that one, then it'd be interesting
to know.

Thanks for the tip Stefan.

/Mike

 _______________________________________________
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

References: 
 >Re: Debugging an AudioUnit in Xcode 2.0 (From: Stefan Gretscher <email@hidden>)

  • Prev by Date: Re: Debugging an AudioUnit in Xcode 2.0
  • Next by Date: Re: Realtime synthesis and low latency with Java
  • Previous by thread: Re: Debugging an AudioUnit in Xcode 2.0
  • Next by thread: Allocating an AudioBufferList
  • Index(es):
    • Date
    • Thread