From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Trupti Ghate <ghate(dot)trupti(at)gmail(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Need static version of libpq library |
Date: | 2010-12-15 06:46:24 |
Message-ID: | AANLkTim1-3GDcNpKZe1ARorbkuzzx0E6ovH0xYMjetC8@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
On Wed, Dec 15, 2010 at 07:41, Trupti Ghate <ghate(dot)trupti(at)gmail(dot)com> wrote:
> Hi,
>
> Where can I find the precompiled static version of libpq
> library("libpqdll.lib")?
>
> Can I download it from somewhere?
I don't believe we ship it, since it's dependent on the compiler
version. however, it will automatically be built whenever you build
postgresql on windows, so if you do a build-from-source, you'll get
it.
(Note that you're looking for libpq.lib, not libpqdll.lib, if you want
the static one)
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2010-12-15 06:49:09 | Re: Changing WAL Directory in Postgres |
Previous Message | Trupti Ghate | 2010-12-15 06:41:47 | Need static version of libpq library |
From | Date | Subject | |
---|---|---|---|
Next Message | Aarni | 2010-12-15 10:21:50 | Re: Getting tables from one DB to another |
Previous Message | Trupti Ghate | 2010-12-15 06:41:47 | Need static version of libpq library |