I'm trying to use the hidapi library on Visual Studio 2015 for a c++ console app.
I've included hidapi.h as a header file, but can't seem to figure out how to link the dll. I've scoured this site looking for solutions to including other libraries but they seem specific for each case.
Any help is greatly appreciated.