Quote:
Originally Posted by Sparkyshires
hello!
Looks like an awesome resource. I'm having an issue though. When I try and compile it it gives errors on all the includes, even string and anything else from the c std library. Do you have any solutions for this?
Thanks again!
|
Yes, there is always a solution. Remove or change the line #8 in WPILib.h which defines "REAL" (#define REAL) to something else, e.g. "#define REAL_ROBOT"
Details:
http://www.chiefdelphi.com/forums/sh...8&postcount=18