Re: coremidi & codewarrior
Re: coremidi & codewarrior
- Subject: Re: coremidi & codewarrior
- From: Laurent Cerveau <email@hidden>
- Date: Mon, 11 Feb 2002 13:54:41 +0100
On Monday, February 11, 2002, at 01:06 PM, Mark Gilbert wrote:
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 ?
It should really be. The dev environment and the compiler should mainly
do that for you. Basically this imply moving your project to an "OS X
like" environment that is adding the right frameworks, putting the right
plist attributes, properly using headers for umbrella frameworks . I
know I really simplify, but in my experience, there should not be any
code change .
Laurent
Laurent Cerveau
Applications Division
Apple Computer Inc.
email@hidden
_______________________________________________
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.