silicontrip / SkyReader

A Skylander portal reader/editor/writer for OSX.
87 stars 55 forks source link

yet another linux make problem #27

Closed ghost closed 6 years ago

ghost commented 6 years ago

when i do amke it gives me this gcc -c -o hid.o hid.c hid.c:25:10: fatal error: IOKit/hid/IOHIDManager.h: No such file or directory

include <IOKit/hid/IOHIDManager.h>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated. Makefile:19: recipe for target 'hid.o' failed make: *** [hid.o] Error 1

ghost commented 6 years ago

i am an idiot

ghost commented 6 years ago

this is for mac and pc

silicontrip commented 6 years ago

err yeah because my question to your original question would be, what version of OSX are you getting this error on? And if you say you're not building this on OSX, I'll say you're using the wrong version of hid.c, I'm pretty sure there is a linux hid.c hiding in one of the forks of this project.

Good luck.

ghost commented 6 years ago

yeah