Difference between revisions of "Get source and compile"

From Second Life Wiki
Jump to navigation Jump to search
Line 5: Line 5:


== Getting the source ==
== Getting the source ==
Get the source code from the {{OSWebsite|getit|alt=Get it! page on secondlife.com}}.  Be sure to pay attention to the {{OSWebsite|licenses|alt=applicable licenses}}


For current and past downloads, see the [[source archive]]
For current and past downloads, see the [[source archive]]

Revision as of 22:27, 18 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

For current and past downloads, see the source archive

Compiling

Per platform instructions are available for the following platforms:

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.