Microsoft Windows Builds

From Second Life Wiki
Revision as of 17:11, 28 October 2008 by Rob Linden (talk | contribs) (updated with MSVS 2005 as supported compiler)
Jump to navigation Jump to search

On Windows, there are several options on build (compile) environment of the Second Life.

Linden-Supported Compilers

Supported compiler:

Community Experimental Compilers

Visual C++ 2005 Express

Visual C++ 2005 Express build instructions are on: Compiling the viewer (MSVS2005).

Visual Studio 2008 and Visual C++ 2008 Express

Visual Studio 2008 needs some work:

  • Visual Studio 2008
  • Visual C++ 2008 Express

Build instructions are not yet written. Please write up your experience here: Compiling the Viewer (MSVS2008).

Cross compiling with gcc on Linux

mingw needs some work:

  • i686-mingw

Build instructions are on: Cross compiling the viewer (i686-mingw32).