dyld: lazy symbol binding failed: Symbol not found: _hid_reset_HIDInterface
Referenced from: /usr/local/lib/libhid.dylib
Expected in: flat namespace
dyld: Symbol not found: _hid_reset_HIDInterface
Referenced from: /usr/local/lib/libhid.dylib
Expected in: flat namespace
Trace/BPT trap: 5
I'm trying to follow the test here:
http://anonscm.debian.org/viewvc/libhid/trunk/test/test_libhid.c?revision=352&view=markup
but hit an error with hid_new_HIDInterface
Output: