Building the Viewer with Autobuild
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.