View Single Post
  #14   Spotlight this post!  
Unread 23-02-2011, 19:58
nikitakit nikitakit is offline
Registered User
FRC #0980 (Thunderbots)
 
Join Date: Feb 2009
Rookie Year: 2009
Location: California
Posts: 9
nikitakit will become famous soon enough
Re: Universal C++ Project - C++ programming for Linux, and more

Version 0.2 is now available for download

Key changes:
* Cleaner commands: many arguments now have auto-detected default values, so there's less to type and remember
* The default environment for linux is now gccdist. No manual WindRiver installation is required: just run "ucpp setup" and wait for it to download everything on its own.
* On Linux, the latest WPILib is automatically downloaded using AustinSchuh's script. It doesn't have to be compiled manually because the WPILib update already comes with the compiled version
* C++ files are searched for recursively