Quote:
Originally posted by Matt Krass
This is slightly off-topic, but does anyone know if the compiler for the Robot Controller can be run on the command line without the IDE? I'd rather use my Eclipse IDE, configured to use that (if I can make it use minGW and SDL I think it'll use anything, man that was a pain! )
|
Yes, it's possible. Wildstang is using cygwin & make for our work with the EDU and will probably use it when writing code for the real robot. You can get the Makefile from the zip in Dave's post about using last year's EDU & OI:
http://www.chiefdelphi.com/forums/sh...threadid=22652. It should have all the info you need for using the compiler with the command line.
Mike