Re: Windows build issues

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Dave Page <dpage@pgadmin.org>
Cc: Peter Eisentraut <peter_e@gmx.net>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-04-06T17:47:42Z
Lists: pgsql-hackers

On 04/06/2011 01:34 PM, Dave Page wrote:
> On Wed, Apr 6, 2011 at 6:27 PM, Peter Eisentraut<peter_e@gmx.net>  wrote:
>>       * I have some doubts about whether the SDK is at all needed or
>>         whether it would suffice by itself.  I went with Visual Studio
>>         Express 2008.
> The SDK is needed with 2008 Express, but not the non-express version.
> The SDK on it's own should be enough for command line compilation.


When you install VC Express 2008 the SDK is installed with it. A 
separate install is not required, as it was with VCE 2005.

cheers

andrew