Hello people, am a newbie and am struggling as am following the tutorial http://lejos.sourceforge.net/rcx/tutorial/getstarted/firstbrick/win32.html, but when I get to the step "4. Call firmdl" , I get the error message LEJOS_HOME not defined.
Am not exactly sure what this means, have googled this and pored over other posts on this forum site but to no avail. Would appreciate any help.
Have installed lejos 3.0 in C;\Lejos, am using JDK 5.0. My Environment variables are as follows:
CLASSPATH = .;%CLASSPATH%;.;%LEJOS_HOME%/lib/classes.jar;%LEJOS_HOME%/lib/pcrcxcomm.jar
JAVA_HOME = %PROGRAMFILES%\Java\jdk1.5.0_16
LEJOS_HOME = C:\Lejos
PATH = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%JAVA_HOME%\bin;%PATH%;%LEJOS_HOME%\bin
RCXTTY = usb.
Am on a Windows Vista Machine.
Thanks
