ghost4j
ghost4j copied to clipboard
Invalid calling convention 63 exceptions on Ubuntu
ghost4j would throw the exception if used with JNA > 4.1.0.
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?
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.