Skip to content

JNativeHook.jar does not work with jdk15.0.2 64-bit (workaround available) #22

@bomeers

Description

@bomeers

I recently updated to jdk15.0.2 and realized that gmk stopped working for me. I did however find a workaround for this issue:

  1. Download jnativehook-2.1.0.zip
  2. Open jnativehook-2.1.0.zip and navigate to jnativehook\jar\jnativehook-2.1.0.jar
  3. Extract jnativehook-2.1.0.jar to <project-path>\node_modules\gkm\lib\lib\
  4. Delete file JNativeHook.jar in <project-path>\node_modules\gkm\lib\lib\
  5. Re-name jnativehook-2.1.0.jar to JNativeHook.jar

I have yet to test this method with earlier versions of java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions