Show Posts
|
|
Pages: [1]
|
|
4
|
Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!!
|
on: March 09, 2012, 07:00:15 pm
|
|
I tried to enter the first command as you suggested but I could not get an IDE. I tried the second command and a window came up with data but it closed as soon as it opened. I could not capture the contents. I am using "Run" from the accessories folder and it will not take the whole command, it leaves out the "processing.app.Base>output.txt" portion. I tried using the command prompt and typing in the whole second command but nothing happened at all. Where would I expect to find the output.txt file? Is there a way of capturing the window that pops up?
I am new at this. Thanks for your help. Mike
|
|
|
|
|
5
|
Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!!
|
on: March 08, 2012, 07:06:46 pm
|
|
I am having the same problem.
I deleted the preferences.txt file but it had no effect.
I ran the launch4j with the debug turned on, following is the log file contents.
---------------------------------------------------------
CmdLine: C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\arduino.exe --l4j-debug WOW64: no Working dir: C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\. Bundled JRE: java Check launcher: C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\java\bin\javaw.exe (OK) Add classpath: lib\pde.jar Add classpath: lib\core.jar Add classpath: lib\jna.jar Add classpath: lib\ecj.jar Add classpath: lib\RXTXcomm.jar Launcher: C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\java\bin\javaw.exe Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\RXTXcomm.jar" processing.app.Base Args length: 195/32768 chars Exit code: 1 --------------------------------------------------------------------------------------------------
Does this give you any clues?
Thanks for any help you can provide.
Mike
|
|
|
|
|