Re: NSInteger problem
Re: NSInteger problem
- Subject: Re: NSInteger problem
- From: David Spooner <email@hidden>
- Date: Thu, 10 Jan 2008 10:19:58 -0700
Did you happen to change the SDK in the xcode build settings to 10.4?
dave
On 10-Jan-08, at 10:11 AM, Development wrote:
All of a sudden NSInteger does not seem to be defined when I
compile. I was working with table views and in all the function
names that included a NSInteger variable I got an error. I do not
know what I changed, but it seems I've done something that has
caused this. I even went so far as to place #import <Foundation/
NSObjCRuntime.h> at the very top of the import list but it makes no
difference.
Does any one have any 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