From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | MauMau <maumau307(at)gmail(dot)com> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Improvement of versioning on Windows, take two |
Date: | 2014-08-12 01:06:05 |
Message-ID: | CAB7nPqTqCv_t6Sr0NB-b0Tu_WZueDn2kTGpC4+E6y6_zq_S76Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Aug 10, 2014 at 9:31 PM, MauMau <maumau307(at)gmail(dot)com> wrote:
> From: "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com>
> LINK : fatal error LNK1104: ファイル
> '.\release\postgres\src_timezone_win32ver.obj' を開くことができません。
Oh yes, right. I don't really know how I missed this error when
testing v1. Adding an explicit call to
RemoveFile('src\timezone\win32ver.rc') for project postgres calms down
the build. Is the attached working for you?
Regards,
--
Michael
Attachment | Content-Type | Size |
---|---|---|
0001-Versioning-support-on-MinGW-and-MSVC_v2.patch | text/x-patch | 7.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2014-08-12 03:16:36 | Re: psql: show only failed queries |
Previous Message | Noah Misch | 2014-08-12 00:43:44 | Re: Removing dependency to wsock32.lib when compiling code on WIndows |