Re: Intel iMac
Re: Intel iMac
- Subject: Re: Intel iMac
- From: Antoine Missout <email@hidden>
- Date: Mon, 30 Jan 2006 18:20:53 -0500
You should recompile MTCoreAudio in universal mode (it is easy). You
can't link a x86 product (or universal) with a PPC only library/
framework.
Antoine
On 30-Jan-06, at 6:12 PM, Paul Fredlein wrote:
Hi,
I've created a simple project on my PPC using MTCoreAudio and it
works fine. I then created the same project on my Intel iMac and
inputDevice = [MTCoreAudioDevice defaultInputDevice];
returns nil.
I can't even get Recordotron nor the sample "AudioMonitor" provided
with MTCoreAudio to work on my iMac. With AudioMonitor I get an
error "Zerolink: unknown symbol
_MTCoreAudioHardwareDeviceListDidChangeNotification". If I change
to "deployment" then I get a long list of undefined symbols.
Any help appreciated, thanks.
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@sonicbirth.com
This email sent to email@hidden
_______________________________________________
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: | |
| >Intel iMac (From: Paul Fredlein <email@hidden>) |