Re: [GENERAL] Need static version of libpq library

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [GENERAL] Need static version of libpq library
Дата
Msg-id AANLkTim1-3GDcNpKZe1ARorbkuzzx0E6ovH0xYMjetC8@mail.gmail.com
обсуждение исходный текст
Ответ на Need static version of libpq library  (Trupti Ghate <ghate.trupti@gmail.com>)
Список pgsql-novice
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/

В списке pgsql-novice по дате отправления:

Предыдущее
От: Trupti Ghate
Дата:
Сообщение: Need static version of libpq library
Следующее
От: Aarni
Дата:
Сообщение: Re: Getting tables from one DB to another