Bug#414715: [OpenCT] #25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h

2007-03-24 Thread OpenCT
does, but what really breaks compilation is that RESPONSECODE is an unknown type. On my system (Gentoo) the RESPONSECODE type is only defined in /usr/include/PCSC/ifdhandler.h, which is NOT included by the openct source files. Applying the following patch to the openct source code AFTER app

Bug#414715: [OpenCT] #25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h

2007-03-24 Thread OpenCT
ORD); RESPONSECODE IFDHCloseChannel(DWORD); RESPONSECODE IFDHGetCapabilities(DWORD, DWORD, PDWORD, PUCHAR); }}} -- Ticket URL: <https://www.opensc-project.org/openct/ticket/25> OpenCT <http://www.opensc-project.org/>

Bug#414715: [OpenCT] #25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h

2007-03-19 Thread OpenCT
-project.org/pipermail/opensc- devel/2007-March/009616.html It is not possible to compile OpenCT with pcsc-lite 1.4.0 [http://archives.neohapsis.com/archives/dev/muscle/2007-q1/0144.html]. See Debian bug #414715 [http://bugs.debian.org/414715]. This is because of two problems: * OpenCT comes with its

Bug#414715: [OpenCT] #25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h

2007-03-13 Thread OpenCT
: general Version: 0.6.11 |Severity: normal Keywords: | +--- openct will currently not compile with latest pcsc-lite because of that. -- Ticket URL: <https://www.ope