OSVR-Core
|
C++ source file used by CMake module CheckMacHIDAPI.cmake. More...
Functions | |
int | main (int argc, char *argv[]) |
C++ source file used by CMake module CheckMacHIDAPI.cmake.
Attempts to compile a difficult bit of code against the Mac HID API, as two different types have been required in the callback function (UInt32 and uint32_t) and testing is the best way to know which one is correct for a given system.