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

i can't install #15

Open
ios116 opened this issue Aug 19, 2019 · 1 comment
Open

i can't install #15

ios116 opened this issue Aug 19, 2019 · 1 comment

Comments

@ios116
Copy link

ios116 commented Aug 19, 2019

go get -u github.com/ebfe/scard

github.com/ebfe/scard

../github.com/ebfe/scard/scard_darwin.go:7:11: fatal error: 'PCSC/winscard.h' file not found
#include <PCSC/winscard.h>

@ebfe
Copy link
Owner

ebfe commented Aug 27, 2019

This package depends on the libpcsclite library, which means you need to have the corresponding development files installed (on Linux these are usually shipped in a package called libpcsclite-dev or libpcsclite-devel).

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

2 participants