Re: IOHIDFamily
Re: IOHIDFamily
- Subject: Re: IOHIDFamily
- From: email@hidden
- Date: Fri, 30 Dec 2005 10:17:02 -0800 (PST)
- Importance: Normal
Hello-
That's a private header installed from the PowerManagement project. You
can easily install the header by hand into IOKit.framework/Headers/ps.
Technically it should be in IOKit.framework/PrivateHeaders/ps, but I think
either will work.
I have no idea whether it should have been installed by darwinbuild.
-ethan
On Thu, December 29, 2005 12:52 am, Steve Checkoway wrote:
> I was trying to compile IOHIDFamily (using darwinbuild) and IOHIDLib
> is failing to compile:
> In file included from IOHIDLib/IOHIDIUnknown.cpp:31:
> IOHIDLib/IOHIDUPSClass.h:28:34: IOKit/ps/IOUPSPlugIn.h: No such file
> or directory
>
> Am I doing something wrong? The header file is not in /Volumes/Builds/
> Build8C46/BuildRoot/System/Library/Frameworks/IOKit.framework/Headers/
> ps. Is there some other dependency that I didn't account for?
> (Actually, I accounted for none of them, I let darwinbuild handle that.)
>
> - Steve _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >IOHIDFamily (From: Steve Checkoway <email@hidden>) |