I would like to use gplpcsc wrapper for communicating to smartcards and readers. For that i also installed GNU prolog but after giving make command it gives error
$ make
gplc -c -C '-Wall -g -I/usr/local/pcsc/include/PCSC' pcsc/muscle_c.c
pcsc/muscle_c.c: In function `scard_list_readers_C':
pcsc/muscle_c.c:48: `LPCSTR' undeclared (first use in this function)
pcsc/muscle_c.c:48: (Each undeclared identifier is reported only once
pcsc/muscle_c.c:48: for each function it appears in.)
pcsc/muscle_c.c:48: parse error before "mszGroups"
pcsc/muscle_c.c:50: warning: `LPSTR' is deprecated (declared at /usr/local/pcsc/include/PCSC/wintypes.h:50)
pcsc/muscle_c.c:56: `mszGroups' undeclared (first use in this function)
compilation failed
make: *** [pcsc/muscle_c.o] Error 1
Could anybody give me some guidance.
Thanks
B.jyostna
--------------------------------------------
Email in Indian languages.
This mail has been sent to you from http://webmail.idrbt.ac.in
<
DISCLAIMER:
This message is intended solely for the individual or entity to which it is addressed.This communication may contain information that is proprietary, privileged or confidential and otherwise legally exempt from disclosure. If you are not the named addressee,or have been inadvertently referenced in the address line, you are not authorized to read, print, retain, copy or disseminate this message or any part of it.If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.Visit us at http://www.idrbt.ac.in./BODY>
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
