Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015? - Mailing list pgsql-general

From Sandeep Thakkar
Subject Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?
Date
Msg-id CANFyU959RRvAqmrGvLor=go3PSi4LdYcjDw8TQ6YRvzpouZrog@mail.gmail.com
Whole thread Raw
Responses Re: Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Hi

As per the installation doc available here,
http://www.postgresql.org/docs/devel/static/install-windows.html

the sources can be built with Microsoft Visual C++ 2005 to Microsoft Visual C++ 2013. Does it mean the higher version like Microsoft Visual C++ 2015 is not supported? We tried building it with Visual Studio 2015 and Windows 10 SDK, but see build errors like 

src/backend/utils/adt/pg_locale.c(809): error C2037: left of 'locale_name' specifies undefined struct/union '__crt_locale_data' 


--
Sandeep Thakkar

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: Streaming replication stacked.
Next
From: Michael Paquier
Date:
Subject: Re: Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?