Re: I can't find libpq.lib

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: I can't find libpq.lib
Дата
Msg-id 4641B539.8080605@postgresql.org
обсуждение исходный текст
Ответ на I can't find libpq.lib  ("Cui Shijun" <rancpine@gmail.com>)
Список pgadmin-hackers
Cui Shijun wrote:
> Hi
>   I've been trying to compile the latest pgadmin3 on windows. I
> installed PostgreSQL8.2 to %PGDIR%, but when I use vc++ 2005 to compile
> pgadmin, it can't find libpq.lib.
>   libpq.lib is under my $PGDIRC/lib/ms, I don't understand why it can't
> be found.

Copy libpq.lib into %PGDIR%\lib

With PostgreSQL 8.3 it'll be there by default, but for older versions
you'll need to copy it.

Regards, Dave.

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

Предыдущее
От: "Cui Shijun"
Дата:
Сообщение: I can't find libpq.lib
Следующее
От: Leszek Trenkner
Дата:
Сообщение: Re: build environment