[opensc-devel] openct windows

2010-05-12 Thread Bart Vanherck
Hello,

Can openct be run on windows ? How to build with for example mingw ? 
Just with msys like in linux versions?


Regards,

Bart
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] openct windows

2010-05-12 Thread Peter Stuge
Bart Vanherck wrote:
 Can openct be run on windows ? How to build with for example mingw ? 
 Just with msys like in linux versions?

Not for USB readers anyway.

OpenCT could be changed to use libusb-1.0, which has some snapshots
so far with Windows support. We're working on getting the code into
shape for integration.

OpenCT AFAIK exposes a unix socket to OpenSC, which also doesn't fit
so well on Windows, but maybe that could be abstracted easily enough.


//Peter
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] openct windows

2010-05-12 Thread Alon Bar-Lev
It cannot run under Windows.
It is harder to access USB devices under Windows...
But it should be somewhat simple to port it with serial port only.

On Wed, May 12, 2010 at 12:03 PM, Bart Vanherck b...@twixel.be wrote:

 Hello,

 Can openct be run on windows ? How to build with for example mingw ?
 Just with msys like in linux versions?


 Regards,

 Bart
 ___
 opensc-devel mailing list
 opensc-devel@lists.opensc-project.org
 http://www.opensc-project.org/mailman/listinfo/opensc-devel
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel