On 3 April 2017 at 11:52, Gerd Hoffmann wrote:
> libusbx doesn't exist any more, the fork got merged back to libusb. So
> stop using LIBUSBX_API_VERSION and use LIBUSB_API_VERSION instead. For
> backward compatibility alias LIBUSB_API_VERSION to LIBUSBX_API_VERSION
> in case we figure LIBUSB_API
On 3 April 2017 at 11:52, Gerd Hoffmann wrote:
> libusbx doesn't exist any more, the fork got merged back to libusb. So
> stop using LIBUSBX_API_VERSION and use LIBUSB_API_VERSION instead. For
> backward compatibility alias LIBUSB_API_VERSION to LIBUSBX_API_VERSION
> in case we figure LIBUSB_API
On 04/03/2017 07:52 AM, Gerd Hoffmann wrote:
libusbx doesn't exist any more, the fork got merged back to libusb. So
stop using LIBUSBX_API_VERSION and use LIBUSB_API_VERSION instead. For
backward compatibility alias LIBUSB_API_VERSION to LIBUSBX_API_VERSION
in case we figure LIBUSB_API_VERSION
Hi
On Mon, Apr 3, 2017 at 12:53 PM Gerd Hoffmann wrote:
> libusbx doesn't exist any more, the fork got merged back to libusb. So
> stop using LIBUSBX_API_VERSION and use LIBUSB_API_VERSION instead. For
> backward compatibility alias LIBUSB_API_VERSION to LIBUSBX_API_VERSION
> in case we figure