Difference between revisions of "Getting Autobuild"
Jump to navigation
Jump to search
Tapple Gao (talk | contribs) (page delete request) |
m (Text replacement - "hg.secondlife.com" to "bitbucket.org/lindenlab") |
||
Line 3: | Line 3: | ||
* 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 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 09: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