Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   WPILib in Dev C++ (http://www.chiefdelphi.com/forums/showthread.php?t=78392)

mikelowry 21-09-2009 22:01

WPILib in Dev C++
 
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

Re: WPILib in Dev C++
 
WPI distributes the source code of WPILib, you could grab them from that: http://first.wpi.edu/Images/CMS/Firs...1764Source.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/...ness-released/

mikelowry 22-09-2009 10:41

Re: WPILib in Dev C++
 
Awesome, thanks!


All times are GMT -5. The time now is 04:15.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi