On 4/15/07, Per Inge Mathisen <[EMAIL PROTECTED]> wrote:
> On 4/15/07, Ari Johnson <[EMAIL PROTECTED]> wrote:
> > The problem I have right now is
> > that a MacOS header file that Xcode is including in some bizarre chain
> > cause keyDown and mouseDown to be defined as enum values, whereas we
> > define them as functions.  Would it be a crime against nature to
> > rename our functions to work around this?  I can try to figure out how
> > to un-include the offending header file, if so.
>
> Feel free to rename if you need.
>
> You might just find it difficult to un-include the header file. Apple,
> in its infinite wisdom, apparently decided all projects should
> automatically include some Carbon headers in every project compiled in
> Xcode, and I haven't found a way to disable that nonsense.

I could have told it to do a Legacy Framework instead of Carbon
Framework, but where's the fun in that? ;)

_______________________________________________
Warzone-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to