|
Hi, I’m learning to write application for smart
cards using “winscard” and pcsc-lite. I’m using Mandrake Linux 10.1, gcc 3.4.1,
pcsc-lite-1.2.9.beta7. When I run a sample code, I’m getting
“RPC transport error, 80100013” error at the method call
“SCardEstablishContext” method. What could be the problem and how I can fix this
problem? Kindly let me know. I’m suspicious about the way I’m
compiling/linking the pcsc-lite library, I’m compiling my code, for example, main.c “gcc main.c –L/usr/local/lib –lpcsclite”. I’ve got “libpcsclite.so” is in the
directory /usr/local/lib. Did I miss anything? Kindly let me know how do we
need to compile the code along with the libraries. Cheers, Naveen |
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
