Re: Visual Studio 2012 RC
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: Craig Ringer <craig@2ndQuadrant.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, Brar Piening <brar@gmx.de>, Heikki Linnakangas <hlinnakangas@vmware.com>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2013-01-25T03:09:04Z
Lists: pgsql-hackers
On Thu, Jan 24, 2013 at 01:13:33PM +0800, Craig Ringer wrote: > I have some final revisions to propose for the documentation but > otherwise this looks ready for commit. These documentation changes are barely connected to the addition of VS 2012 support, so I think they should remain separate. > ! <para> > ! The full list of known-working development environments is: > ! </para> > ! > ! <itemizedlist> > ! <listitem><para>9.3 and above: Microsoft Visual Studio 2012, including Express (32-bit and 64-bit cross-compile)</para></listitem> > ! <listitem><para>9.2 and above: Microsoft Windows SDK 7.1 (32-bit and 64-bit)</para></listitem> > ! <listitem><para>9.2 and above: Visual Studio 2010, including Express (32-bit only)</para></listitem> > ! <listitem><para>9.0 and above: Visual Studio 2008, including Express (32-bit only)</para></listitem> > ! <listitem><para>8.2 and above: Visual Studio Express 2005 + Microsoft Windows Server 2003 R2 Platform SDK (32-bit only)</para></listitem> > ! <listitem><para>8.2 and above: Visual Studio 2005 full version</para></listitem> > ! </itemizedlist> The official 9.0 and 9.1 64-bit builds are made with VS 2008, and the 9.2 builds with VS 2010.