Difference between revisions of "Microsoft Windows Builds"

From Second Life Wiki
Jump to navigation Jump to search
m (Microsoft Visual Studio moved to Microsoft Windows Builds: Will eventually link to mingw and others as well)
Line 18: Line 18:
= Community Experimental Compilers =
= Community Experimental Compilers =


VS2008 is in need of serious TLC:
VS2008 is in need of TLC:
* Visual Studio 2008
* Visual Studio 2008
* Visual C++ 2008 Express
* Visual C++ 2008 Express


[[Compiling the Viewer MSVS Unsupported|Build instructions are here]].
[[Compiling the Viewer MSVS Unsupported|Build instructions are here]].
mingw is in need of TLC:
* i686-mingw
[[Cross compiling the viewer (i686-mingw32)|Build instructions are here]].

Revision as of 09:22, 1 May 2008

This page describes installation and configuration properties for Microsoft Visual Studio (MSVS) as it relates to a development environment for Second Life.

Linden-Supported Compilers

For current release branches, the single supported MSVS version is:

  • Visual Studio .NET 2003 Professional

Build instructions are here.

Community Supported Compilers

It's generally possible to build under these compilers with minimal extra effort:

  • Visual Studio 2005 Professional
  • Visual C++ 2005 Express

Build instructions are here.

Community Experimental Compilers

VS2008 is in need of TLC:

  • Visual Studio 2008
  • Visual C++ 2008 Express

Build instructions are here.


mingw is in need of TLC:

  • i686-mingw

Build instructions are here.