Re: BUG #3863: libpq.lib missing

From: "Dave Page" <dpage(at)postgresql(dot)org>
To: "izm_ka(at)rambler(dot)ru" <izm_ka(at)rambler(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3863: libpq.lib missing
Date: 2008-01-09 14:48:34
Message-ID: 937d27e10801090648k7d9d0aefi28d1d203b7078af5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 09/01/2008, izm_ka(at)rambler(dot)ru <izm_ka(at)rambler(dot)ru> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3863
> Logged by:
> Email address: izm_ka(at)rambler(dot)ru
> PostgreSQL version: 8.3 RC1
> Operating system: Windows
> Description: libpq.lib missing
> Details:
>
> Previous versions of the Postgres had libpq.lib file in $(PSQLSRC)\lib\ms
> folder. I can no longer find the lib file in either 8.2.5 or 8.3 RC1.

In 8.3 it's directly in the lib directory. thats because the whole
thing is built with VC++ now, so it's the default rather than an
alternative to the mingw libraries.

If it's missing in 8.2.5, my guess is that you didn't select the
Development Files option when you installed.

Regards, Dave

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ted 2008-01-09 15:23:06 BUG #3864: jdbc files
Previous Message Alvaro Herrera 2008-01-09 14:31:06 Re: BUG #3860: xpath crashes backend when is querying xmlagg result