Skip to content

dyld: lazy symbol binding failed: Symbol not found: _hid_reset_HIDInterface #2

@wjessop

Description

@wjessop

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

require 'libhid-ruby'
hid = LibHID::Native::hid_new_HIDInterface

Output:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions