build from source with MSVC

From: Philipp Kraus <philipp(dot)kraus(at)tu-clausthal(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: build from source with MSVC
Date: 2013-12-11 10:20:30
Message-ID: 906554D4-A09B-47A5-81B8-DF909EF5AEDA@tu-clausthal.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I must build the pg library from sources under MSVC 2010 and later 2012. Under OSX & Linux I call the configure / make tools and I can build
the lib well, but is there a project structure for building under MSVC?

So how can I build the postgres library (shared / static version) under MSVC?

Thanks

Phil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 2013-12-11 10:28:22 Re: Question about optimizing access to a table.
Previous Message Herouth Maoz 2013-12-11 09:49:00 Re: Question about optimizing access to a table.