ghost4j icon indicating copy to clipboard operation
ghost4j copied to clipboard

Invalid calling convention 63 exceptions on Ubuntu

Open nguyenq opened this issue 8 years ago • 2 comments

ghost4j would throw the exception if used with JNA > 4.1.0.

nguyenq avatar May 16 '17 14:05 nguyenq

I'm also seeing this and it's hard to work around because Spring Boot is forcing the JNA version to 4.2.2. Is it possible to upgrade Ghost4J to use JNA 4.2.2?

kcbaltz avatar Jul 15 '17 02:07 kcbaltz

Similar problem and potential fix?

https://groups.google.com/forum/#!topic/jna-users/aGxbNtanTSU https://github.com/matthiasblaesing/javatellstick/commit/e7e14ce7465859e4dc8c507545f42041ddb0e086

Preliminary testing indicated that it would work in Linux but break in Windows.

nguyenq avatar Jun 29 '19 03:06 nguyenq