Re: MIDI input - Newbe question
Re: MIDI input - Newbe question
- Subject: Re: MIDI input - Newbe question
- From: Pete Gontier <email@hidden>
- Date: Mon, 20 Oct 2003 12:32:46 -0700
circa 10/19/03 23:57, email@hidden <email@hidden> wrote:
>
> Because Mac OS X does not know the difference between an operating system
>
> and a development tool (welcome to UNIX), the only way to get the headers
>
> is to download them onto a Mac and install them.
>
>
That's the question! Where can I dowload them ???
http://connect.apple.com/
>
> You *may* then be able to extract the files and use them on Windows, but it
>
> seems unlikely to me. I don't know much about CodeWarrior for Windows, but
>
> the first thing you ought to do is determine whether it supports Mach-O (the
>
> Mac OS X executable file format).
>
>
>
CodeWarrior for Windows can produce Mac OS X executables!
I know it can produce CFM/PEF executables which run natively on Mac OS X.
The question is whether it can produce dyld/Mach-O executables. You need the
latter in order to call CoreMIDI without jumping through lots of hoops.
>
I don't compile a standalone exe, it is a plug-in for a program. In Windows,
>
it is a dll (Dynamic Link Library), for Mac OS X it must be something similar.
On Mac OS X, "something similar" may have one of two values. Your plug-in's
host application dictates this.
--
Pete Gontier
http://www.m-audio.com/
_______________________________________________
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.