Hans-Peter Diettrich wrote:
Marc Weustink schrieb:
I need to solve communication between my application and PCSC-Lite
running on 64bit machine, but loading 64bit *.so file doesn't work.
How can I do this?
32bit applicationsd need 32bit libs, so install a 32bit version of
your .so
If I understand you right, a changed protocol for 32/64 bit
application communication is a misfeature. Every client (OS and
applications) then must become 64 bit, when the server applications
become 64 bit?
No, we were not talking about protocols, but about libs
Wait, did I miss something? I thought that Lazarus (FPC) creates 64 bit
applications on a 64 bit platform. Not yet?
this sounds like the OP has the server portion of their app running on a 64bit
machine and they are trying to work out why their 32bit clients on 32bit
machines can't communicate with said server...
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus