frankmorgner / vsmartcard

umbrella project for emulation of smart card readers or smart cards
http://frankmorgner.github.io/vsmartcard/
684 stars 197 forks source link

error when running ./configure --enable-infoplist : ifdhandler.h not found #236

Closed sivan-pingidentity closed 1 year ago

sivan-pingidentity commented 1 year ago

Hi,

I am running ./configure on macOS catalina 10.15.7, and get this error:

configure: error: ifdhandler.h not found, install libpcsclite or use ./configure PCSC_CFLAGS=...

Xcode and command line tools are installed.

Cheers, Sivan

sivan-pingidentity commented 1 year ago

sorry, i found this to be duplicate of - https://github.com/frankmorgner/vsmartcard/issues/210