Difference between revisions of "Microsoft Windows Builds"

From Second Life Wiki
Jump to navigation Jump to search
(→‎Visual Studio 2008 and Visual C++ 2008 Express: adapted some other instructions)
Line 33: Line 33:
* i686-mingw
* i686-mingw


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


[[Category:Compiling viewer]]
[[Category:Compiling viewer]]

Revision as of 17:47, 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

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