Re: coremidi & codewarrior
Re: coremidi & codewarrior
- Subject: Re: coremidi & codewarrior
- From: Mark Gilbert <email@hidden>
- Date: Mon, 11 Feb 2002 12:06:37 +0000
This certainly helps.
For people like us who have quite a few OMS apps to port, the
established route has been to first carbonise them in CW 7.2.
Question is (sorry to be so ignorant about Mach-O), how hard is it
to port a Carbon app to Mach-O ?
Is this easier than work around calling frameworks from CFM ?
Cheers
Mark Gilbert
Subject: Re: coremidi & codewarrior
You must build your application as MachO. When creating a new project from
a stationary template, make sure to choose MachO. In your project settings
make sure the linker is set to "Apple MachO PowerPC". You'll have to add
the CoreMIDI framework in the "Project" menu with "Add Files"
Chris
Cc: email@hidden
To: Chris Rogers <email@hidden>
From: Doug Wyatt <email@hidden>
On Sunday, February 10, 2002, at 06:57 , Chris Rogers wrote:
You must build your application as MachO.
*or* you can jump through the hoops described in the Carbon SDK to call
Mach-O frameworks from CFM apps.
If using CFM is important for some reason.
Doug
--
email@hidden
Tel: +44 208 340 5677
fax: +44 870 055 7790
http://www.gallery.co.uk
Check out the **new** mtools site at:
http://www.mtools.info
_______________________________________________
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.