View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 08:32 AM
Cui Shijun
 
Posts: n/a
Default I can't find libpq.lib

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.
Regards,
ranc

Reply With Quote