Difference between revisions of "Getting Autobuild"

From Second Life Wiki
Jump to navigation Jump to search
(Deleted all the incorrect information about autobuild on windows)
m (Text replacement - "hg.secondlife.com" to "bitbucket.org/lindenlab")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{delete|This page is out of date, orphaned, and replaced by [[Autobuild]]}}
Autobuild is under active development, so it's recommended that you get the latest version and keep it up to date:
Autobuild is under active development, so it's recommended that you get the latest version and keep it up to date:
* CD to where you want to install autobuild.  Do not have any spaces in the path to this directory.
* CD to where you want to install autobuild.  Do not have any spaces in the path to this directory.
* Do:
* Do:
  hg clone <nowiki>http://hg.secondlife.com/autobuild</nowiki>
  hg clone <nowiki>http://bitbucket.org/lindenlab/autobuild</nowiki>
* Modify your path statement to include the autobuild <code>\bin</code> directory
* Modify your path statement to include the autobuild <code>\bin</code> directory


For setting up Visual Studio to use Autobuild, see [[Viewer_2_Microsoft_Windows_Builds#Install_Autobuild]]
For setting up Visual Studio to use Autobuild, see [[Viewer_2_Microsoft_Windows_Builds#Install_Autobuild]]

Latest revision as of 10:13, 1 May 2015

Deletion Requested
The deletion of this article was requested for the following reason:

This page is out of date, orphaned, and replaced by Autobuild

If there is a need to discuss the deletion of this article, please add your comment(s) here.

Autobuild is under active development, so it's recommended that you get the latest version and keep it up to date:

  • CD to where you want to install autobuild. Do not have any spaces in the path to this directory.
  • Do:
hg clone http://bitbucket.org/lindenlab/autobuild
  • Modify your path statement to include the autobuild \bin directory

For setting up Visual Studio to use Autobuild, see Viewer_2_Microsoft_Windows_Builds#Install_Autobuild