Re: [GENERAL] Building PostgreSQL 9.6devel sources with MicrosoftVisual C++ 2015? - Mailing list pgsql-general

From Sandeep Thakkar
Subject Re: [GENERAL] Building PostgreSQL 9.6devel sources with MicrosoftVisual C++ 2015?
Date
Msg-id CANFyU95VubzwrNU4kdrwa4wfiqtqugVVXcziWxKSJvWXicO+7g@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Building PostgreSQL 9.6devel sources with MicrosoftVisual C++ 2015?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general


On Thu, Feb 23, 2017 at 7:03 PM, Michael Paquier <michael.paquier@gmail.com> wrote:
On Thu, Feb 23, 2017 at 10:14 PM, Sandeep Thakkar
<sandeep.thakkar@enterprisedb.com> wrote:
> I see that the commit 0fb54de9aa4ffb792ea63af853146021ae501f12 adds support
> to build with Visual Studio 2015. But, I tried building 9.6.2 and it returns
> me the same error on Windows2012 R2. Is it only me that is seeing the error?

Yes that should work. What kind of errors do you see?

src/backend/utils/adt/pg_locale.c(927): error C2037: left of 'locale_name' specifies undefined struct/union '__crt_locale_data' [D:\pginstaller\postgres.windows-x64\postgres.vcxproj]

src/backend/utils/adt/pg_locale.c(928): error C2198: 'wchar2char': too few arguments for call [D:\pginstaller\postgres.windows-x64\postgres.vcxproj]
 
--
Michael



--
Sandeep Thakkar


pgsql-general by date:

Previous
From: Francisco Olarte
Date:
Subject: Re: [GENERAL] Move rows from one database to other
Next
From: Julien Rouhaud
Date:
Subject: Re: [GENERAL] ShmemAlloc maximum size