|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
C++ without using WindRiver?
Hello. Our robotics team has learned C++ recently. We would like to have our robot use C++ for next year. Our development computers are Mac, and I noticed that FIRST does not supply WindRiver for Mac. Is there a different (preferably free) IDE that we can use INSTEAD of WindRiver, or are the libraries only available in WindRiver?
|
|
#2
|
||||
|
||||
|
Re: C++ without using WindRiver?
Somebody has already found a way to compile C++ code for the cRIO with gcc here.
However, unless you are very familiar with this sort of thing, I'd recommend not using it. The problem is that if something goes wrong, and you don't know what it is, only a few people on Chief Delphi can help you. If it doesn't work while you're at competition, none of the FTA's can fix it for you. Using the gcc toolchain will take longer, and it will take a while to get used to. You'll need a computer that runs windows to image the cRIO and drive the robot, so why don't you put windriver on that? |
|
#3
|
|||
|
|||
|
Re: C++ without using WindRiver?
Quote:
|
|
#4
|
|||
|
|||
|
Re: C++ without using WindRiver?
The project ucpp posted here: http://www.chiefdelphi.com/forums/sh...d.php?t=110720 works with wine to run the compiler.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|