25 Apr
2009
25 Apr
'09
10:18 p.m.
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
6041
Age (days ago)
6041
Last active (days ago)
0 comments
1 participants
participants (1)
-
Karl Timmermann