Skip to content

Drop libusbemu and use native libusb 1.0.9 Windows support.  #363

@ofTheo

Description

@ofTheo

As of libusb 1.0.9, libusb supports Windows natively.
We should remove calls to libusbemu and use the same calls as we do on linux / os x.

BUILD_AUDIO is currently broken on Windows because libusbemu does not emulate all libusb functions. ( libusb_get_device an example of one ).

See:
http://www.libusb.org/wiki/windows_backend

I am happy to build the libs and submit a PR - just wanted to see if there was any objections or reasons why this has not already been done.

Theo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions