On Friday, October 31, 2003, at 01:56 PM, sh wrote:
Since pcscd version 1.2.0 my own applications do not work anymore. If I try
to establich a context I get error no. 0x8010001d (no service). With pcsc
1.1.1 it works.
Since I have to include the pcsc.framework in my CodeWarrior projects here
my question:
Do I need to build a newer version of this framework that works with pcsc
version 1.2.0?
Yes, you probably do.
And, if so, how do I?
You would need to get the source from Alioth, open the ProjectBuilder project and update it to build the framework. It also builds pcscd.
I built the original version from the "smartcard services" project, downloaded from Apple.
From which version of Darwin?
Do you work on an application that you plan to release commercially? If I were you, I would avoid building it around a version of the SmartcardServices framework different from Apple's. This would lead you to release an installer that contains a framework to be installed in /System which is normally Apple's territory. By doing this, you might interfere with other applications relying on Apple's version of the framework.
My 2c. about it.
BTW, when you tried my driver[1] with the original "SmartcardServices", what kind of problems did you get? If your reader is CCID compliant, it "should" work (unless you use T=1 cards and/or it is a character-level reader).
[1] http://homepage.mac.com/jlgiraud/ifd-CCID/ifd-CCID.html
Cheers, JLuc.
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
