Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove libusb dependency from macos build #7

Merged
merged 11 commits into from
Nov 24, 2023
Merged

fix: remove libusb dependency from macos build #7

merged 11 commits into from
Nov 24, 2023

Conversation

joshieDo
Copy link
Owner

@joshieDo joshieDo commented Nov 24, 2023

Always has been strange, since mac uses other libraries (IOKit, CoreFoundation, AppKit) to fulfill hidapi requests.

ty @naps62 ref #6

@joshieDo joshieDo force-pushed the mac branch 4 times, most recently from b72b88c to 710005d Compare November 24, 2023 18:45
@joshieDo joshieDo changed the title mac fix: remove libusb dependency from macos build Nov 24, 2023
@joshieDo joshieDo linked an issue Nov 24, 2023 that may be closed by this pull request
@joshieDo joshieDo merged commit 8f7bb8b into master Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is libusb used on macos? if so, how to statically link it?
1 participant