Difference between revisions of "Get source and compile"
Jump to navigation
Jump to search
Fox Diller (talk | contribs) |
m (Adding link to openSecondLife.org as first level collab until official svn exists) |
||
Line 21: | Line 21: | ||
We aren't yet providing live access to a version control repository. However, if you're interested in learning more about the subject, see [[Version control repository]]. | We aren't yet providing live access to a version control repository. However, if you're interested in learning more about the subject, see [[Version control repository]]. | ||
In the meantime, see the [http://opensecondlife.org OpenSL] project at OpenSecondLife.org, who have made available a public subversion repository. |
Revision as of 01:18, 12 January 2007
Even if you don't plan to develop, just the act of downloading and compiling can uncover problems. If the version you download doesn't build on your platform, file a bug.
Getting the source
Get the source code from the Get it! page on secondlife.com. Be sure to pay attention to the applicable licenses
Compiling
Per platform instructions are available for the following platforms:
- Microsoft Windows - Visual Studio 2005 & Visual C++ 2005 Express
- Microsoft Windows - Visual Studio .NET 2003
- Mac OS X
- Linux
See Common compilation problems if you run into errors while building.
Version control repository
We aren't yet providing live access to a version control repository. However, if you're interested in learning more about the subject, see Version control repository.
In the meantime, see the OpenSL project at OpenSecondLife.org, who have made available a public subversion repository.