Microsoft Windows Builds

From Second Life Wiki
Revision as of 17:47, 28 October 2008 by Rob Linden (talk | contribs) (→‎Cross compiling with gcc on Linux: Noting latest status)
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

Instructions: Compiling the Viewer (MSVS2008).

Cross compiling with gcc on Linux

mingw needs some work:

  • i686-mingw

Old contributed build instructions are on: User:Dzonatas Sol/Cross compiling the viewer (i686-mingw32).