error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
- Subject: error: cannot find interface declaration for 'SNSDisclosableView', superclass of 'RCDDDisclosableView'
- From: Robert Cerny <email@hidden>
- Date: Mon, 10 Oct 2005 10:20:44 +0200
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