You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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>
The text was updated successfully, but these errors were encountered: