UnsatisfiedLinkError on run with 957?
I installed 957 fresh on a new laptop (longtime user on the desktop this laptop is replacing). After successfully compiling my project, I setup a run entry and tried to kick off a run...I got this (cut and pasted from the output):
(AppMain.java:24)
Exception in thread "main" Process terminated with exit code 1]]>
Please sign in to leave a comment.
I just fixed this; I had to go to the Properties on breakgen.dll...it just had Read/Write, so I bumped it to Full Control. I hadn't touched this file other than unzipping it..any idea how/why something like this happens?