• 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
Very, Very Simple iPhone SDK Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Very, Very Simple iPhone SDK Question


  • Subject: Very, Very Simple iPhone SDK Question
  • From: Patrick William Walker <email@hidden>
  • Date: Thu, 5 Nov 2009 06:56:45 -0400

Why do I get an "Expected specified-qualifier-list before NSPoint" when trying to port of my model classes from Cocoa to iPhone SDK? I've been reading through the documentation and haven't really found much to explain why I'm getting errors when using other things like NSRect and NSBezierPaths as well.


#import <Foundation/Foundation.h>

@interface Member : NSObject {
	NSPoint a;
}

@end


Thanks for any information.

____________________________________
	Patrick William Walker

	email@hidden
	email@hidden
	email@hidden



_______________________________________________

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: Very, Very Simple iPhone SDK Question
      • From: Karolis Ramanauskas <email@hidden>
  • Prev by Date: Re: [Moderator] Re: Apple Remote Control Wrapper sends same button ID for all buttons.
  • Next by Date: NSTextView won't update via NSThread
  • Previous by thread: Subtle differences in the implementation of the Foundation framework on iPhone and OSX
  • Next by thread: Re: Very, Very Simple iPhone SDK Question
  • Index(es):
    • Date
    • Thread