packr icon indicating copy to clipboard operation
packr copied to clipboard

Error when execute .exe file

Open nozyx12 opened this issue 2 years ago • 0 comments

Once I have compiled my JAR, when I run the .exe, I have this error: Error code [3] when trying to add DLL search directory: The system cannot find the path specified.

Error code [3] when trying to add DLL search directory: The system cannot find the path specified.

Error code [126] when trying to load jvm.dll: The specified module could not be found.

Error: failed to load VM runtime library!

I launched it from the terminal because without it nothing happened

I chose the jdk from 'https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.18%2B10/OpenJDK11U-jdk_x64_windows_hotspot_11.0.18_10.msi'

nozyx12 avatar Apr 09 '23 23:04 nozyx12