Re: error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
Re: error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
- Subject: Re: error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
- From: Robert Cerny <email@hidden>
- Date: Mon, 10 Oct 2005 10:59:48 +0200
Folks,
sorry for wasting your bandwidth. The view is not SNSDisclosableView
but rather SNDisclosableView :(
Robert
On 10.10.2005, at 10:20, Robert Cerny wrote:
Hi,
I use in my project a SNSDisclosableView, which is declared in a
framework DisclosableView located at /Library/Frameworks. It worked
great until I decided to subclass SNSDisclosableView to add
drag&drop support as RCDDDisclosableView. Since than I'm unable to
compile my project - it cannot find as an error says the interface
declaration.
I included #import <DisclosableView/DisclosableView.h> in the
header file and have
FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"" in the project
but still no luck. What am I missing?
Thanks
Robert
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden