| | Re: brickos-0.2.6.10 error
|
|
Scott, You need to put a .depend file and Makefile inside the directory you are compiling the programs in. Just create a file with the extenstion .depend and put it into your programs directory. There dosn't need to be anything in the file. When you (...) (21 years ago, 3-Jun-03, to lugnet.robotics.rcx.legos)
|
|
| | brickos-0.2.6.10 error
|
|
I get this when ever I try to compile a program. Scott Davis@Scott ~ $ cd /brickos/programs Scott Davis@Scott /brickos/programs $ dir Makefile motor.c Scott Davis@Scott /brickos/programs $ make motor.lx Makefile:51: .depend: No such file or (...) (21 years ago, 2-Jun-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: PC to RCX communication
|
|
You may check out javastorms at www.javastroms.org. The project seem to be abandoned, but the code is available. Basically it does what you aim for so it should be a good starting point. I have used the code as base for some of my own projects and (...) (22 years ago, 26-May-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: PC to RCX communication
|
|
This Thread could probably answer more :) (URL) this helps "Shehryar Shaheen" <shehryar.shaheen@ul.ie> wrote in message news:HFD5yE.1pxM@lugnet.com... (...) a (...) java.comm (...) (22 years ago, 23-May-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: PC to RCX communication
|
|
It's been a while since I last played with LNP but I can recall that it works well under Linux. The LNP deamon must be running on the PC before the RCX and the PC can communicate. I think with windows you still need the LNP deamon running under (...) (22 years ago, 23-May-03, to lugnet.robotics.rcx.legos)
|