Difference between revisions of "Microsoft Windows Builds"
Jump to navigation
Jump to search
Soft Linden (talk | contribs) |
Soft Linden (talk | contribs) m |
||
Line 2: | Line 2: | ||
This page describes installation and configuration properties for Microsoft Visual Studio (MSVS) as it relates to a development environment for Second Life. | This page describes installation and configuration properties for Microsoft Visual Studio (MSVS) as it relates to a development environment for Second Life. | ||
= Linden-Supported | = Linden-Supported Compilers = | ||
For current release branches, the single supported MSVS version is: | For current release branches, the single supported MSVS version is: | ||
Line 9: | Line 9: | ||
[[Compiling the viewer (MSVS2003)|Build instructions are here]]. | [[Compiling the viewer (MSVS2003)|Build instructions are here]]. | ||
= Community Supported Compilers = | |||
= Community | |||
It's generally possible to build under these compilers with minimal extra effort: | It's generally possible to build under these compilers with minimal extra effort: | ||
* Visual Studio 2005 Professional | * Visual Studio 2005 Professional | ||
* Visual C++ 2005 Express | * Visual C++ 2005 Express | ||
[[Compiling the viewer (MSVS2005)|Build instructions are here]]. | |||
= Community Experimental Compilers = | |||
VS2008 is in need of serious 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]]. |
Revision as of 08:08, 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
Community Supported Compilers
It's generally possible to build under these compilers with minimal extra effort:
- Visual Studio 2005 Professional
- Visual C++ 2005 Express
Community Experimental Compilers
VS2008 is in need of serious TLC:
- Visual Studio 2008
- Visual C++ 2008 Express