audiohacked / OpenCorsairLink

Linux and Mac OS support for the CorsairLink Devices
GNU General Public License v2.0
705 stars 125 forks source link

How to use libusbx instead of libusb #230

Closed Perracomax closed 4 years ago

Perracomax commented 4 years ago

Hello, as I saw in other issues I should use libusbx instead of libusb in Fedora. I was looking for something to modify in the files and I see a lot of things pointing to libusb. My idea is to make a temporal symlink for this, but maybe there is a better way to do that.

Thank you very much and sorry if this is not the better place for this question.

audiohacked commented 4 years ago

On Fedora, you shouldn't have to change anything to be using libusbx as the old libusb is just a compatibility layer for libusbx.