Quote:
Originally Posted by Arrowhead
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.