Difference between revisions of "Getting Autobuild"
Jump to navigation
Jump to search
Tapple Gao (talk | contribs) (added link to correct instructions on setting up in windows) |
m (Text replacement - "hg.secondlife.com" to "bitbucket.org/lindenlab") |
||
(2 intermediate revisions 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 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