Re: Linking against HIServices?
Re: Linking against HIServices?
- Subject: Re: Linking against HIServices?
- From: Twisted Theory Software <email@hidden>
- Date: Sat, 19 Jan 2008 17:22:20 -0600
On 19 Jan, 2008, at 4:58 PM, Kyle Sluder wrote:
On 1/19/08, Twisted Theory Software <email@hidden
> wrote:
I'm trying to use the private API CoreMenuExtraAddMenuExtra(), which
is compiled into HIServices. However, adding its umbrella framework,
ApplicationServices, does not link correctly. I'm working in
Leopard,
but compiling against 10.4u SDK.
On Tiger:
$ strings /System/Library/Frameworks/ApplicationServices.framework/
Frameworks/HIServices.framework/Versions/A/HIServices
|grep Menu |wc -l
0
So it doesn't exist?
Try:
$ grep CoreMenuExtraAddMenuExtra /System/Library/Frameworks/
ApplicationServices.framework/Frameworks/HIServices.framework/Versions/
A/HIServices
Binary file /System/Library/Frameworks/ApplicationServices.framework/
Frameworks/HIServices.framework/Versions/A/HIServices matches
$
Josh
_______________________________________________
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