Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   C++ without using WindRiver? (http://www.chiefdelphi.com/forums/showthread.php?t=118872)

cakeisajoke 02-09-2013 17:46

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?

magnets 02-09-2013 18:11

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?

cakeisajoke 02-09-2013 18:30

Re: C++ without using WindRiver?
 
Quote:

Originally Posted by magnets (Post 1289623)
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?

The computer that we used to image our robot is our Classmate. Last year, we were programming in Java, and ran Netbeans on our Classmate. It was really slow, and we regret the decision of putting it on there. Over the summer, our school's technology class got Macs for programming our Arduinos (They could only get Windows 8, and Windows 8 doesn't work with the district's logon system, so they got Macs instead).

codedr 02-09-2013 20:46

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.


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

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