Hi,

I'm new to Lejos and I hope some of you are able to help me with these two questions:

- Where can I find a tutorial on the Lejos + LDT + Eclipse combination? Sofar I've only found Lejos + Eclipse 2.x tutorials

- I can't seem to make the RCX run a 'helloworld' program. I'm using eclipse 3.2.1 + Lejos 2.1.0 + LDT 1.2.0 + Java 1.5 The upload of the firmware to the RCX works fine, but when I attempt to run a program (any program) the error 'No Class with main method found' I've tried running it from the debug perspective to get a bit more insight, but without success.'An internal error occured during "launching"'

When I attempt to run it as 'Java' rather than 'Lejos' this error is given:
Exception in thread "main" java.lang.UnsatisfiedLinkError: call
   at josx.platform.rcx.ROM.call(Native Method)
   at josx.platform.rcx.LCD.clear(LCD.java:106)
   at Tippy.main(Tippy.java:5)

any suggestions?

Mike


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Lejos-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lejos-discussion

Reply via email to