Re: Intel iMac
Re: Intel iMac
- Subject: Re: Intel iMac
- From: Michael Thornburgh <email@hidden>
- Date: Mon, 30 Jan 2006 15:23:05 -0800
the last release version of MTCoreAudio is nearly two years old.
therefore, the pre-compiled framework is PPC-only.
since full source is included, you just need to rebuild the framework
as a universal binary.
perhaps soon i'll push out a new version to address this issue. i
had wanted to add several more features (particularly related to
cocoa bindings), but that isn't going to happen in the foreseeable
future. :/
-mike
On Jan 30, 2006, at 3: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:
40armory.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>) |