Building the Viewer with Autobuild: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
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…"
(No difference)

Revision as of 11:28, 23 March 2011

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.