Difference between revisions of "Microsoft Windows Builds"

From Second Life Wiki
Jump to navigation Jump to search
(updated with MSVS 2005 as supported compiler)
(→‎Visual Studio 2008 and Visual C++ 2008 Express: adapted some other instructions)
Line 26: Line 26:
* Visual C++ 2008 Express
* Visual C++ 2008 Express


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


=== Cross compiling with gcc on Linux ===
=== Cross compiling with gcc on Linux ===

Revision as of 17:46, 28 October 2008

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

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