Skip to content

libusb compatibility #1

@makzr

Description

@makzr

Hi,

What version of libusb did you use?

I am wondering because you include a header file called usb.h.
The normal libusb header file is called libusb.h.

And you are using type names and function names that are not defined by the official libusb header file:
http://libusb.sourceforge.net/api-1.0/libusb_8h_source.html

Thus I am not able to compile the ruby extension.

Best Regards
Markus

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