View Full Version : WPILib in Dev C++
mikelowry
21-09-2009, 22:01
I am using Dev C++ at home and i want to be able to work on my code at home when i dont have access to the team laptop. Where can I get the WPI library files to put in the include folder of my Dev C++ directory?
virtuald
21-09-2009, 23:22
WPI distributes the source code of WPILib, you could grab them from that: http://first.wpi.edu/Images/CMS/First/WPILib1764Source.zip
Of course, you aren't going to be able to compile anything unless you put some stubs in for the vxWorks stuff... I wrote a GUI you can compile your code against with some stubs for WPILib and do some basic testing with, see http://www.virtualroadside.com/blog/index.php/2009/03/14/wpilib-test-harness-released/
mikelowry
22-09-2009, 10:41
Awesome, thanks!
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.