Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Programing IDE Question (http://www.chiefdelphi.com/forums/showthread.php?t=111549)

Arrowhead 18-01-2013 17:33

Programing IDE Question
 
Is it possible to use the WPILb files in a different IDE, such as codeblocks?

nightpool 21-01-2013 00:17

Re: Programing IDE Question
 
Quote:

Originally Posted by Arrowhead (Post 1218139)
Is it possible to use the WPILb files in a different IDE, such as codeblocks?

While the FIRST-supported compiler is unique to WindRiver, there are currently two projects that attempt to address this:
One is UCPP, which provides a way to interact with the WindRiver compiler from third party and possibly UNIX systems.
The second is this project, which is a collection of patches and build scripts for GCC that enable to build for VxWorks and cRio's successfully.

andreboos 21-01-2013 00:38

Re: Programing IDE Question
 
Certainly. With UCPP, you can use anything capable of editing a text file (ed, anyone?). I use Emacs and Sublime Text interchangeably without problems (although Emacs uses 2 spaces for indentation by default). Codeblocks would work fine as well.


All times are GMT -5. The time now is 13:31.

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