• 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: Cannot find protocol declaration for 'NSTableViewDelegate'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Cannot find protocol declaration for 'NSTableViewDelegate' (From: Thomas Wetmore <email@hidden>)
 >Re: Cannot find protocol declaration for 'NSTableViewDelegate' (From: Thomas Wetmore <email@hidden>)

  • Prev by Date: Re: iPad frame-by-frame animation
  • Next by Date: Re: NSDictionary casting
  • Previous by thread: Re: Cannot find protocol declaration for 'NSTableViewDelegate'
  • Next by thread: Re: Cannot find protocol declaration for 'NSTableViewDelegate'
  • Index(es):
    • Date
    • Thread