Resolving the Error: Chilkat native code library failed to load. No chilkat in java.library.path

Question:

I have the chilkat.jar & chilkat.dll in my main installation folder.  I can get the native library to work in Eclipse.

However, when I build my app and install it I get this error:
Chilkat native code library failed to load.  no chilkat in java.library.path

What do I need to do in my installer?

Answer:

I recommend first looking at the information here: https://rollbar.com/blog/java-unsatisfiedlinkerror-runtime-error/#

Chilkat provides additional information here: https://www.chilkatsoft.com/java-loadLibrary-Windows.asp

Tags :