Re: Let's make a new release

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, ljwilson <ljwilson(at)digitalav(dot)com>
Cc: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>, Hiroshi Saito <hiroshi(at)winpg(dot)jp>
Subject: Re: Let's make a new release
Date: 2015-11-17 01:39:52
Message-ID: 564A8568.2030104@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 2015/11/04 12:22, Inoue, Hiroshi wrote:
> Hi Michael, Jack and all,
>
> Until pretty recently, I was unavailable due to my disease..
> I am back now but would not be so active as before.
>
> I didn't package the installer by myself but I believe it uses libpq
> from EDB.
>
> One thing I'd like to point out is about MSVC runtime library.
> The installer installs MSVC runtime library msvcrxxx.dll used by the
> driver
> but don't install the one used by libpq. If we use different version
> of MSVC
> runtime, we have to add an procedure to install MSVC runtime used by
> libpq.

I pushed some changes about building installers.
Instead of describing fixed dlls in the .wxs file, automatically detect
necessary
libpq related dlls and install them.
Please try.

regards,
Hiroshi Inoue 

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2015-11-17 02:35:07 Re: SQL_DATA_AT_EXEC processing broken for large objects in nightly git
Previous Message Adrian Klaver 2015-11-16 21:27:30 Re: postgres/odbc/ms access versions