Re: Link error MusicPlayer API's
Re: Link error MusicPlayer API's
- Subject: Re: Link error MusicPlayer API's
- From: Christopher Corbell <email@hidden>
- Date: Mon, 16 Jun 2003 12:56:57 -0700
These are defined in AudioToolbox.framework, so you need
to add that. Not sure how the dependencies work, you may also
need to add AudioUnit.framework and CoreAudio.framework.
If this doesn't work perhaps you can post some of the specific errors?
Best,
Christopher
On Monday, June 16, 2003, at 11:54 AM, brucecoughlin wrote:
Sorry for the dumb question but what do I need to do/add to get the
MusicPlayer API's to link in a MachO app written in C? (CW8)
I"ve included the right header files so verything compiles OK but I
get link
errors.. is there a Library to add?
TIA
_______________________________________________
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.