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, k...@highrolls.net 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to