Re: I can't find libpq.lib - Mailing list pgadmin-hackers

From Dave Page
Subject Re: I can't find libpq.lib
Date
Msg-id 4641B539.8080605@postgresql.org
Whole thread Raw
In response to I can't find libpq.lib  ("Cui Shijun" <rancpine@gmail.com>)
List 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 by date:

Previous
From: "Cui Shijun"
Date:
Subject: I can't find libpq.lib
Next
From: Leszek Trenkner
Date:
Subject: Re: build environment