Developers Tools
From FarsightWiki
(Difference between revisions)
Line 5: | Line 5: | ||
* [[FARSIGHT_HowToBuild| Build Farsight from source]] | * [[FARSIGHT_HowToBuild| Build Farsight from source]] | ||
* [[FARSIGHT_DevelopersGuide|Guidelines for Developers]] | * [[FARSIGHT_DevelopersGuide|Guidelines for Developers]] | ||
+ | ** [[Getting_Started_Coding | Coding Quick Start]] | ||
** [http://public.kitware.com/Bug/search.php?project_id=29&sticky_issues=on&sortby=last_updated&dir=DESC&hide_status_id=90 Bug Tracker] | ** [http://public.kitware.com/Bug/search.php?project_id=29&sticky_issues=on&sortby=last_updated&dir=DESC&hide_status_id=90 Bug Tracker] | ||
** CDash [http://cdash.org/CDash/index.php?project=Farsight Quality Dashboard] | ** CDash [http://cdash.org/CDash/index.php?project=Farsight Quality Dashboard] |
Revision as of 20:34, 30 March 2011
Getting Started
Farsight is developed in C++ using open source libraries. To add/modify code or just have the latest versions, of Farsight you will need compile the source code.