Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import of IOKit for macOS will not work #28

Open
DelphiWorlds opened this issue May 22, 2024 · 0 comments
Open

Import of IOKit for macOS will not work #28

DelphiWorlds opened this issue May 22, 2024 · 0 comments
Assignees

Comments

@DelphiWorlds
Copy link
Collaborator

In case anyone else tries, import of IOKit will not work because Apple do not provide all required header files (At this point it is unknown as to why)

You might be able to succeed if you locate the missing header files, such as possibly from here:

https://opensource.apple.com/source/xnu/xnu-7195.81.3/iokit/IOKit/

..and copy them into the relevant places in the Headers folder of the IOKit framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant