Building the Viewer with Autobuild
Revision as of 10:28, 23 March 2011 by Alain Linden (talk | contribs) (Created page with "=== Install autobuild === If you haven't done so already, install ''autoubuild''. Full instructions can be found on the Autobuild page, but most users may simply use [http…")
Install autobuild
If you haven't done so already, install autoubuild. Full instructions can be found on the Autobuild page, but most users may simply use
easy_install autobuild
or
pip install autobuild
to install.
Build a desired configuration
With a properly configured developer machine (see ...), building the viewer with autobuild is as simple as invoking
autobuild build -c [CONFIGURATION]
where CONFIGURATION stands for the build configuration you would like to build.