Need static version of libpq library

Started by Trupti Ghateover 15 years ago2 messagesgeneral
Jump to latest
#1Trupti Ghate
ghate.trupti@gmail.com

Hi,

Where can I find the precompiled static version of libpq
library("libpqdll.lib")?

Can I download it from somewhere?

Thanks,
Trupti

#2Magnus Hagander
magnus@hagander.net
In reply to: Trupti Ghate (#1)
Re: Need static version of libpq library

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