Building the Viewer with Autobuild

From Second Life Wiki
Revision as of 11: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…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.