From: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | PATCH: Few changes regarding Windows build |
Date: | 2014-07-23 15:59:16 |
Message-ID: | 155547989.20140723195916@mail.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi!
Please consider pushing these changes:
1. Windows Installer XML v.3.7 gets installed into a different
location than before, so an env.variable WIXDIR should be set up
properly.
2. I've got an error when building Installer target:
C:\pgbuild\pgadmin3\pkg\win32\src\i18ndata.wxs(5): error LGHT0204:
ICE21: Component: 'i18n_af_ZA' does not belong to any Feature.
Not sure, but probably it's ok to comment out that Directory tag,
because there are few others commented out (ar_SA, bg_BG, etc).
3. Mention MSVC++ Express Edition in the INSTALL document.
--
Best regards,
J.F.
Attachment | Content-Type | Size |
---|---|---|
140723_windows_build.patch | application/octet-stream | 2.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ashesh Vashi | 2014-07-25 05:18:42 | PATCH: Check-option is not applicable to the materialised view |
Previous Message | git | 2014-07-22 15:13:39 | pgAdmin III commit: Tag refs/tags/REL-1_20_0-BETA1 was created |