Hi All,
on www.musclecard.com there are drivers, wrappers and whatever to make a computer communicate with smartcards.
Since MacOSX has its PCSC.framework, I downloaded JPCSC. This is a Java to Smartcard wrapper that uses PCSC layer.
I can't compile it. I execute "make" command but it...