[javaCompiler-users] Compiled executable file won't start on some computer.
Status: Beta
Brought to you by:
soapy
From: Eric Y. <bg...@gm...> - 2006-08-21 15:17:28
|
Hello, I am a novice Java user. I created a small program using SWT. I compiled it with javaCompiler. There was no error in compilation. The compiled exe file worked fine on my computer. Now I copied the exe file and swt dll file to another computer; it does not work. When I double click it, nothing happens. The difference, I can think of as the cause of the trouble, between my computer and the troubling computer is My computer has JDK and ecilpse installed The troubling computer has JRE; no eclipse or JDK More weird thing is that another program, an old version actually, I had written before this program runs on the troubling computer. What could cause a compiled program not to run on certain computers? I would be grateful to receive an answer. Thank you Sincerely, |