79073996

Date: 2024-10-10 10:43:09
Score: 3
Natty:
Report link

First thing I try when getting issues with JNI is to check that the DLL has all it's depends available.

Take a look at https://download.cnet.com/dependency-walker-64-bit/3000-2086_4-75785868.html or https://www.dependencywalker.com/ and check that the DLLs good.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Andy Nugent