[libhid-discuss] unable to include hid.h in C++

Peter Stuge peter at stuge.se
Fri Oct 29 13:30:10 UTC 2010


Donald Kayser wrote:
> Thanks for the suggestion of HIDAPI, but it does not claim to be usable
> in Linux/g++ world.

HIDAPI will work fine also in Linux. C or C++ doesn't matter much,
you'd just need to wrap the header in extern C if it isn't already,
right?


//Peter



More information about the libhid-discuss mailing list