search for: hid_report_id_unknown

Displaying 1 result from an estimated 1 matches for "hid_report_id_unknown".

2005 Oct 18
2
usb doesn't build on mac os x (10.4)
...type hidups.c:180: error: dereferencing pointer to incomplete type hidups.c: In function 'getvalue': hidups.c:204: error: storage size of 'uref' isn't known hidups.c:209: error: 'HID_REPORT_TYPE_FEATURE' undeclared (first use in this function) hidups.c:210: error: 'HID_REPORT_ID_UNKNOWN' undeclared (first use in this function) hidups.c:216: error: 'HIDIOCGUSAGE' undeclared (first use in this function) hidups.c:204: warning: unused variable 'uref' hidups.c:220: warning: control reaches end of non-void function hidups.c: In function 'getstring': hidup...