Re: Another Icon Question
Re: Another Icon Question
- Subject: Re: Another Icon Question
- From: email@hidden
- Date: Tue, 24 Aug 2010 08:43:53 -0600
I added CoreServices.framework to my project since it contains
LaunchServices.framework.
The referenced header is in LaunchServices.framework, but still not
found. What do I need to do for the project to see this header?
-koko
On Aug 23, 2010, at 9:47 PM, Ken Thomases wrote:
On Aug 23, 2010, at 9:59 PM, email@hidden wrote:
cmd-double click does nothing for me and I also get : error:
'kToolbarDesktopFolderIcon' was not declared in this scope
What am I dong wrong?
What SDK are you building against? The toolbar icons were added in
10.6, apparently.
Also, I'm not certain that the relevant header is included by
default, so you may need to add:
#include <LaunchServices/LaunchServices>
Regards,
Ken
_______________________________________________
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