Hey all. This is the appropriate forum for troubleshooting and help requests, right? If not, please accept my apologies. :-)
Anyway, I just got started trying to use LeJOS 2.1.0 on Windows XP Home. Compiling, linking, and downloading programs all works fine (at, least, it does with the -source
1.2 flag workaround for JDK 1.5, and some quotation marks added to a couple of batch files...); however, when I tried building and running the "View" example program, I encountered a problem when trying to run the "lejos" command. I get the following exception:
> Exception in thread "main" java.lang.NoClassDefFoundError: js/tinyvm/TinyVM
I first tried this with JDK 1.5; after checking all the environment variables, making sure jtools.jar was in the classpath, etc. I completely uninstalled JDK
1.5 and installed 1.4. Still no go. Has anybody else experienced this problem, and if so, what can I do to fix it?
Any help would be greatly appreciated.
