It is a bit of a library nightmare having to have both libusb-1.0 and libusb-0.1 installed. It seems a bit of a stupid state of affairs that pic32prog needs them both, when one (0.1) is only needed for mpsse support. Is there something specific that mpsse needs from libusb-0.1 that libusb-1.0 doesn't provide? Can mpsse be re-written to use libusb-1.0 instead, so that we can drop the requirement of libusb-0.1 entirely?
It is a bit of a library nightmare having to have both libusb-1.0 and libusb-0.1 installed. It seems a bit of a stupid state of affairs that pic32prog needs them both, when one (0.1) is only needed for mpsse support. Is there something specific that mpsse needs from libusb-0.1 that libusb-1.0 doesn't provide? Can mpsse be re-written to use libusb-1.0 instead, so that we can drop the requirement of libusb-0.1 entirely?