|
Re: FRC C++ Toolchain
Quote:
Originally Posted by Jaci
Hey everyone,
I'm experimenting with some C++ development for the RoboRIO, and I'm looking to implement the FRC Toolchain into a gradle script. While I've noted that this page exists, is there any way to get the raw toolchain zip/tarball without the installer?
Thanks,
~Jaci
|
Just so you know the newest WPILib gradle build files implement the arm toolchains in an easy to use way. It was just committed about a week ago, and it is much cleaner at reading and building with the arm toolchain.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|