|
Re: How do we add WPILib files in prog???
Ah, I think that it is actually named API.h in the distribution - try replacing any #include "UserAPI.h" lines with #include "API.h" instead, or you could just rename the API.h file to be UserAPI.h.
__________________
GUS Robotics Team 228
2010 WPI Engineering Inspiration Award
2010 WPI Regional Champions (Thanks 230 & 20!)
2010 CT VEX Champions
2010 CT VEX Innovate Award
2009 QCC VEX Champions
2009 CT Motorola Quality Award
2007 CT J&J Sportsmanship Award
2006 CT Best Website Award
|