Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

How to build the u2f_nfc_test on macOS. #164

Open
bw1213 opened this issue Jul 26, 2017 · 0 comments
Open

How to build the u2f_nfc_test on macOS. #164

bw1213 opened this issue Jul 26, 2017 · 0 comments

Comments

@bw1213
Copy link

bw1213 commented Jul 26, 2017

I tried build u2f_nfc_test on macOS.

Result:

$ make
gcc -c -Wall -o u2f_nfc_util.o u2f_nfc_util.c
u2f_nfc_util.c:17:10: fatal error: 'winscard.h' file not found
#include <winscard.h>
^
1 error generated.
make: *** [u2f_nfc_util.o] Error 1

I think, I don't have pcsclite-dev package on macOS.
But I didn't find pcsclite-dev for macOS.

How can I build to complete on my mac.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant