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

Doesn't build on mac #60

Open
svenvandescheur opened this issue Jun 17, 2024 · 0 comments
Open

Doesn't build on mac #60

svenvandescheur opened this issue Jun 17, 2024 · 0 comments

Comments

@svenvandescheur
Copy link

Seems to be unable to find hidapi, even when installed using homebrew (according to docs):

➜  msigd git:(master) ✗ make TARGET=osx
Compiling src/msigd.cpp...
In file included from src/msigd.cpp:7:
src/phid.h:19:11: fatal error: 'hidapi/hidapi.h' file not found
        #include <hidapi/hidapi.h>
                 ^~~~~~~~~~~~~~~~~
1 error generated.
make: *** [src/msigd.o] Error 1
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

No branches or pull requests

1 participant