[jnc-users] exe won't run on one of my computers
Status: Beta
Brought to you by:
soapy
|
From: paul s. <pgs...@ya...> - 2010-08-02 18:56:23
|
I compiled a program on the machine where I installed JNC and it worked fine. I
then copied the the exe file to another computer and it gave the following
output when it ran:
Exception in thread "main" java.lang.unsatisfiedlinkerror: util can't open the
module
at
java.runtime._load(con4sc3.exe).....
Both computers are running vista and the program uses some graphics from awt.
When I do the same test with "helloworld" it runs on both computers.
Please can anyone help with the problem?
Paul.
|