| From: | ljwilson <ljwilson(at)digitalav(dot)com> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Let's make a new release |
| Date: | 2015-11-02 00:05:25 |
| Message-ID: | 1446422725413-5872270.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Michael Paquier wrote
> I could try to have a shot with my Win7 box, though I am not sure what
> are the build options that we should invoke. I am sure that we should
> have a build with OpenSSL and libpq (which is now mandatory), and that
> nmake is not the way to go. Hence we should generate the msis with
> .\BuildAll and have all the Release builds? And we should provide
> AMD64Release, AMD64ANSIRelease, Release and MultibyteRelease as a set,
> no?
I tried this with the psqlodbc\installer\buildInstallers.ps1 PowerShell
script using a Windows 8.1 64-bit virtual machine, with the 32 and 64-bit
version of PostgreSQL 9.4.5 installed. I had to make the changes in the
attached patch (libintl.dll is no longer in the 9.4+ PostgreSQL binary
distribution--intl.dll is used instead). I called this version 09.04.0100,
but if we want to go ahead and use 9.5 beta1 and release it as 09.05.0100
then I could try it with the necessary files from that version.
The created psqlodbc-setup.exe file seems to work fine--I've tested it on
Windows 7 64 bit, Windows 8.1 64 bit, and Windows XP (32-bit).
...jack
version_change.patch
<http://postgresql.nabble.com/file/n5872270/version_change.patch>
--
View this message in context: http://postgresql.nabble.com/Let-s-make-a-new-release-tp5871928p5872270.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2015-11-02 06:52:41 | Re: Let's make a new release |
| Previous Message | Michael Paquier | 2015-10-30 08:00:29 | Re: Let's make a new release |