You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open jnativehook-2.1.0.zip and navigate to jnativehook\jar\jnativehook-2.1.0.jar
Extract jnativehook-2.1.0.jar to <project-path>\node_modules\gkm\lib\lib\
Delete file JNativeHook.jar in <project-path>\node_modules\gkm\lib\lib\
Re-name jnativehook-2.1.0.jar to JNativeHook.jar
I have yet to test this method with earlier versions of java.
The text was updated successfully, but these errors were encountered:
bomeers
changed the title
JNativeHook.jar does not work with jdk15.0.2 64-bit
JNativeHook.jar does not work with jdk15.0.2 64-bit (workaround available)
Feb 10, 2021
Did you have any specific error when you called java -jar JNativeHook.jar? #15 reported a core dump on Linux. What OS are you using? (given the path in your examples I assume Windows, but could you specify if it's W7/8/10, thanks!)
Did you have any specific error when you called java -jar JNativeHook.jar? #15 reported a core dump on Linux. What OS are you using? (given the path in your examples I assume Windows, but could you specify if it's W7/8/10, thanks!)
I am using windows 10. JNativeHook.jar that comes with the gkm package wouldn't open for me when I tried to open it. The updated version does.
I recently updated to jdk15.0.2 and realized that gmk stopped working for me. I did however find a workaround for this issue:
jnativehook-2.1.0.zip
and navigate tojnativehook\jar\jnativehook-2.1.0.jar
jnativehook-2.1.0.jar
to<project-path>\node_modules\gkm\lib\lib\
JNativeHook.jar
in<project-path>\node_modules\gkm\lib\lib\
jnativehook-2.1.0.jar
toJNativeHook.jar
I have yet to test this method with earlier versions of java.
The text was updated successfully, but these errors were encountered: