[SmartcardServices-Users] PCSC-Lite Problem

Karl Timmermann timmerk at comcast.net
Sat Apr 25 15:18:59 PDT 2009


Hello,

I'm trying to compile a program that makes use of pcsc-lite. However,  
I have a few errors that seems to suggest a method and defines are not  
in Apple's version of pcsc-lite:

	'SCardFreeMemory' was not declared in this scope

	'SCARD_AUTOALLOCATE' was not declared in this scope

	'SCARD_ATTR_ATR_STRING' was not declared in this scope

Am I mistaken, or do they not exist in Apple's version? If they don't  
exist, is there any way to update Apple's version to include the  
needed method and defines? I've included PCSC.framework in my Xcode  
project and include <PCSC/winscard.h> and <PCSC/wintypes.h>.

Thanks!
Karl




More information about the SmartcardServices-Users mailing list