Closed javag97 closed 3 years ago
@javag97 I successfully reproduced the issue on my MacBook Pro (Late 2020, M1). Since building it manually succeeds on my Mac, I didn't notice that the distributed binary does not work. Sorry for the inconvenience. I added a hand-crafted ARM64 build in the latest release.
Have you tried brew link
? This will put symlinks where pkg-config can find.
$ brew link libusb
@javag97 Any update? I hope you got it working 😉
Sorry for the delay! Let me try :-)
Commands I ran through:
After I accept the binary file to be used in Security Settings panel, I get:
Also tried to build myself using source:
Where I get:
I see that brew installled version
1.0.24
oflibusb
on my computer, so I believe that's the problem. How would I go about fixing it?