• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Parsing error in NSEvent?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing error in NSEvent?


  • Subject: Re: Parsing error in NSEvent?
  • From: "email@hidden" <email@hidden>
  • Date: Sat, 26 Sep 2009 12:05:32 +0200

On Fri, Sep 25, 2009 at 9:46 PM, email@hidden
<email@hidden> wrote:
> On Fri, Sep 25, 2009 at 9:25 PM, Nick Zitzmann <email@hidden> wrote:
>>
>> On Sep 25, 2009, at 1:00 PM, email@hidden wrote:
>>
>>> #if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_6
>>>   NSTouchEventSubtype             = NX_SUBTYPE_MOUSE_TOUCH // FAILS HERE
>>> #endif
>>> };
>>> #endif
>>>
>>> What's up with this and is there a way to fix it?
>>
>> NX_SUBTYPE_MOUSE_TOUCH should be defined in the IOLLEvent.h header in the
>> IOKit framework in the Snow Leopard SDK. You might want to make sure that
>> the correct header is being imported by using the preprocess feature. You
>> are using the 10.6 SDK as the base SDK for that architecture, right?
>
> I'm currently on Leopard so I can't say for sure, but now that you
> mention it, I believe the base SDK might have been set to 10.5. I'll
> have a look as soon as I reboot. Thanks for the hint!
>

Base SDK was indeed set to 10.5. I changed it to 10.6, cleaned the
project, ran preprocess and relinked the Foundation and AppKit
frameworks, yet still got the same build error.
Any other ideas?
Thanks.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Parsing error in NSEvent?
      • From: Nick Zitzmann <email@hidden>
References: 
 >Parsing error in NSEvent? (From: "email@hidden" <email@hidden>)
 >Re: Parsing error in NSEvent? (From: Nick Zitzmann <email@hidden>)
 >Re: Parsing error in NSEvent? (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: Subclass of NSView not responding to mouseDown event
  • Next by Date: Re: OR compositing operation?
  • Previous by thread: Re: Parsing error in NSEvent?
  • Next by thread: Re: Parsing error in NSEvent?
  • Index(es):
    • Date
    • Thread