Re: [javaCompiler-users] Compiled executable file won't start on some computer.
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-08-21 15:32:25
|
Hello Eric It doesn't mather if the second computer has a JRE, JDK, eclipse or whatever installed. None of them is used. To me, this sounds more like an application bug from your side. Have you tried to enable the console and checked for any exceptions? regards Marco Eric Yoon wrote: > 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, > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > javaCompiler-users mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/javacompiler-users |