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
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
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'
The text was updated successfully, but these errors were encountered: