Re: error C2011 in Visual Studio 2012 - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: error C2011 in Visual Studio 2012
Date
Msg-id 5106F54D.4070405@dunslane.net
Whole thread Raw
In response to error C2011 in Visual Studio 2012  ("Anderson C. Carniel" <accarniel@gmail.com>)
List pgsql-hackers
On 01/26/2013 12:14 PM, Anderson C. Carniel wrote:
> Hi,
>
> I'm trying to build a. dll file to extend the postgres server with C 
> functions. I'm using visual studio 2012 to build the dll, and 
> PostgreSQL 9.2. I imported all directories postgres "\include\server*" 
> But I'm having the errors:
>

In the first place, Note that VS2012 is not (yet) a supported build 
environment for Postgres. See 
<http://www.postgresql.org/docs/current/static/install-windows-full.html>

cheers

andrew



pgsql-hackers by date:

Previous
From: Steve Singer
Date:
Subject: Re: logical changeset generation v4
Next
From: Christopher Browne
Date:
Subject: Re: Event Triggers: adding information