On Thu, Feb 23, 2017 at 7:03 PM, Michael Paquier <michael.paqu...@gmail.com>
wrote:

> On Thu, Feb 23, 2017 at 10:14 PM, Sandeep Thakkar
> <sandeep.thak...@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

Reply via email to