Re: build from source with MSVC - Mailing list pgsql-general

From Michael Paquier
Subject Re: build from source with MSVC
Date
Msg-id CAB7nPqRoym2ES9N45EkDk=MFevPC778ZkayGEfYDzkbtUV4i1A@mail.gmail.com
Whole thread Raw
In response to build from source with MSVC  (Philipp Kraus <philipp.kraus@tu-clausthal.de>)
List pgsql-general
On Wed, Dec 11, 2013 at 7:20 PM, Philipp Kraus
<philipp.kraus@tu-clausthal.de> wrote:
> I must build the pg library from sources under MSVC 2010 and later 2012. Under OSX & Linux I call the configure /
maketools and I can build 
> the lib well, but is there a project structure for building under MSVC?
All the tools and scripts of msvc are in src/tools/msvc.

> So how can I build the postgres library (shared / static version) under MSVC?
And here are more references from the docs:
http://www.postgresql.org/docs/9.3/static/install-windows-full.html
Regards,
--
Michael


pgsql-general by date:

Previous
From: salah jubeh
Date:
Subject: Re: Convert table to view 9.1
Next
From: Lee Nguyen
Date:
Subject: Postgres Cluster - How Many Nodes?