Re: Cannot find protocol declaration for 'NSTableViewDelegate'
Re: Cannot find protocol declaration for 'NSTableViewDelegate'
- Subject: Re: Cannot find protocol declaration for 'NSTableViewDelegate'
- From: Fritz Anderson <email@hidden>
- Date: Fri, 5 Nov 2010 11:37:06 -0500
On 5 Nov 2010, at 5:30 AM, Thomas Wetmore wrote:
> Any other suggestion gratefully welcome.
This suggestion is "any"-er than most, but do you set framework or include paths, as compiler options, in the build settings, apart from the SDK selection? Does the prefix-file setting point to a file of your own, or to Cocoa.h directly?
Xcode through version 3 can't include files or references in its target templates, so when you add a target, it cheats by making an umbrella-framework header the PCH, pointing -F, -L, and -I options directly at framework contents, and the like.
— F
_______________________________________________
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