Re: CoreAudioKit Linking Issues
Re: CoreAudioKit Linking Issues
- Subject: Re: CoreAudioKit Linking Issues
- From: William Stewart <email@hidden>
- Date: Tue, 17 Oct 2006 15:40:45 -0700
On 17/10/2006, at 3:04 PM, Craig Bakalian wrote:
Hi,
I am linking a Cocoa project to CoreAudioKit. I am confused about
how it is linking. If I build the project for Mac OS 10.4
everything links as usual. However, if I link with 10.3.9 project
build things get unusual. In Xcode, I cannot build if I add the
CoreAudioKit framework without copying the framework to my project
folder and I can build the 10.3.9 project if I copy the framework
to my project folder when I add the framework.
The big issue I face is deployment. If I deploy a 10.3.9 build
with CoreAudioKit, what will happen on a hard disk running 10.3.9?
Oddly, there looks like a executable in the CoreAudioKit framework
when I copy to my project folder.
The problem you are facing is that CoreAudioKit is only available on
10.4 - so you have to set both the deployment target and SDK path to
the OS version you wish to target as your minimal OS. There are
numerous discussions on apple's developer site about how to do this
correctly, so I won't reiterate that info here.
Bill
Craig Bakalian
www.ethinkingcap.com
_______________________________________________
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
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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