On Wed, Dec 15, 2010 at 07:41, Trupti Ghate <ghate.tru...@gmail.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/

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to