I am unable to download my lejos firmware to my rcx. When I type firmdl.bat at the command prompt I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: Files\lejos/3/0/0-RC2-win32\3rdparty\lib\common-cli-1/0/jar;C:\Program Files\lejos/3/0/0-RC2-win32\lib\pcrcxcom/jar
My lejos application files are in C:\Program Files\lejos.3.0.0-RC2-win32
I called firmdl.bat from C:\Program Files\lejos/3/0/0-RC2-win32/bin\
I know very little about java.
I am following insructions from the web tutorial "Your irst brick of lejos" and supplemented with instructions from the book "Core Lego Mindstorms Programming."
At first I thought my problems were with my environmental variables and I spent a lot of time going through those, but now I see that these problems seem to be in the \3rdparty and \lib directories and I don't know what those are for or how they are used or why they might not be accessible or working.
Thanks for your help.
Dave
