![]() |
Using WPILIB library without Windriver on Ubuntu
Hello,
I need help on using the 2014 WPILIB FRC c++ library on ubuntu without having to install Windriver C++ as it only works on Windows systems. I know I won't be able to deploy the code, I would like it to just compile on my computer. Any help would be appreciated. Also I'm using Code::Blocks as my IDE on Ubuntu 12.04. Thanks, John |
Re: Using WPILIB library without Windriver on Ubuntu
It's been a while since I've used it, but there was a project to create a cross-platform GCC 4.8-based C++11 toolchain for FRC. These links should help you get started: http://firstforge.wpi.edu/sf/projects/c--11_toochain, http://www.chiefdelphi.com/forums/sh...d.php?t=109385
|
I know it's not exactly C++, but the Java version of WPILib will work in the Linux version of Netbeans just fine. (Compile and deploy)
|
| All times are GMT -5. The time now is 12:09. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi