Re: predefined macro iOS vs OS X
Re: predefined macro iOS vs OS X
- Subject: Re: predefined macro iOS vs OS X
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 16 Aug 2013 23:41:00 +0700
On 16 Aug 2013, at 22:59, Kyle Sluder <email@hidden> wrote:
> On Aug 16, 2013, at 9:51 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
>>
>> On 16 Aug 2013, at 19:17, Rick Mann <email@hidden> wrote:
>>
>>> One thing to note: in the 64-bit run time, NSRect and CGRect are the same thing.
>> Yes. But the Xcode does not know this and creates lots of warnings.
>
> Xcode does know this. But if you're building for 32-bit OS X, it will correctly complain.
When I build for Mac OS X CGRect is accepted.
But when I build for iOS then NSRect creates "Use of undeclared identifier "NSRect" did you mean "NSSet""
Gerriet.
_______________________________________________
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