I'm trying to use the HIDAPI lib to aid in building some hid drivers for mac. Following the readme I'm told to go into the mac directory and run the make command. This unfortunately does not do much and I don't see in the readme any of the commands that I need to run along with the make.
I'm not interested in using the TestGUI right now, so if I understand the documentation correctly I should not need to install the fox-toolkit and run the make command with it.
Anyone know if there is a step here that I am missing?