Microsoft Windows Builds
Revision as of 16:47, 28 October 2008 by Rob Linden (talk | contribs) (→Cross compiling with gcc on Linux: Noting latest status)
On Windows, there are several options on build (compile) environment of the Second Life.
Linden-Supported Compilers
Supported compiler:
- Latest releases (1.21 and later):
- Visual Studio .NET 2005 Professional
- Instructions: Compiling the viewer (MSVS2005).
- Older releases (1.20 and earlier)
- Visual Studio .NET 2003 Professional
- Instructions: Compiling the viewer (MSVS2003).
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).