Re: Link to CoreMIDI from CFM?
Re: Link to CoreMIDI from CFM?
- Subject: Re: Link to CoreMIDI from CFM?
- From: brucecoughlin <email@hidden>
- Date: Wed, 26 Jun 2002 05:07:49 -0400
Thanks so much to the many who responded to my question about linking to
CoreMIDI. Since there's always something to be gained from someone else's
missteps, I'll tell you what I did:
1) spent 4 hours trying to get a stub library made so I could use
CFMLateImport to link to CoreMIDI. Never did quite figure it out. Extreme
frustration. I'm sure once you know how to do it, it takes 20 minutes, but
when you don't......
2) decided, screw it, I'm moving over to Mach-O. Took only 3 hours.
3) Added in CoreMIDI to my app and tried a simple MIDI in/out routine. Took
10 minutes. Worked perfectly.
Everyone's experience is different, but I would tell anyone who asked: don't
bother with trying to link to Frameworks from CFM, move to Mach-O first
(which is NOT THAT HARD from Carbon -- as some tried to tell me in their
replies). Once in Mach-O Framework mode in CW8, accessing CoreMIDI is a
snap, esp if you are familiar with OMS from before.
THANKS DOUG! Thanks to all.
b
_______________________________________________
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.