Re: Have just libpg installer

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Have just libpg installer
Date: 2017-05-24 14:18:05
Message-ID: CA+FnnTxNbRyfEoWAAvTnt_Txh-9hdyu8herunWLZ6sh3_vu3KQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 24, 2017 at 10:14 AM, Adrian Klaver
<adrian(dot)klaver(at)aklaver(dot)com> wrote:
> On 05/24/2017 06:58 AM, Igor Korot wrote:
>>
>> Adrian,
>>
>> On Wed, May 24, 2017 at 12:09 AM, Adrian Klaver
>> <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>
>
>
>>> It would help to know what you plan to do with the library.
>>
>>
>> I am still developing. There fore everything is build in Debug mode.
>> While on *nix this is not an issue, on Windows it is as it uses different
>> CRTs
>> for Debug and Release.
>>
>> Therefore I'd like to have a Debug version of the library.
>>
>> Now building it from source includes installing Perl, which I'd like to
>> avoid.
>> Hence a question of downloading ready-to-use binaries.
>>
>> Or if they are not publicly available - I will unfortunately have no
>> choice.
>>
>
> Yeah, this is above my level of expertise. I could see this as a new thread
> on the list though. Something along lines of 'Suggestions for developing
> Postgres on Windows?'. Basically, asking how folks do Postgres development
> on Windows.

Well, the problem is that there is no libpq developmental binaries
available for download
for Windows....

Thank you.

Does anybody have a ready-to-use solution for libpq binaries for the
Debug build on Windows?

Thank you.

>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-05-24 14:24:11 Re: Have just libpg installer
Previous Message Adrian Klaver 2017-05-24 14:14:14 Re: Have just libpg installer