Re: Problems making a framework (was tabbed class like Safari)
Re: Problems making a framework (was tabbed class like Safari)
- Subject: Re: Problems making a framework (was tabbed class like Safari)
- From: James DiPalma <email@hidden>
- Date: Sun, 20 Nov 2005 00:57:02 -0800
I selected "Framework Search Paths" in Target's info/inspector panel
under "Builid", pressed "-" (to remove custom settings I think), and
was able to compile your source.
Your paths included:
$(FRAMEWORK_SEARCH_PATHS) $(SYSTEM_DEVELOPER_DIR)/SDKs/
MacOSX10.2.8.sdk/System/Library/Frameworks
Which helps explain why you might be #including an old <Cocoa/Cocoa.h>.
Hope that helps,
-jim
_______________________________________________
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