Re: Libpq linker error - Mailing list pgsql-interfaces

From Daniel Gerardo Lucero Baylon
Subject Re: Libpq linker error
Date
Msg-id 20040211221456.84522.qmail@web41208.mail.yahoo.com
Whole thread Raw
In response to Libpq linker error  (Daniel Gerardo Lucero Baylon <daniel_baylon@yahoo.com>)
List pgsql-interfaces
I noticed that when compile a C program that uses libpq static library, linker
need  following libraries:

libpq.lib
msvcrt.lib
advapi32.lib
wsock32.lib
kernel32.lib
user32.lib
gdi32.lib
winspool.lib
uuid.lib

If somebody gets same problem, maybe this could be helpful.

Regards.

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


pgsql-interfaces by date:

Previous
From: kwiles81@earthlink.net
Date:
Subject: Can not connect with pgin.tcl
Next
From: Daniel Gerardo Lucero Baylon
Date:
Subject: Problem when I'm using libpq PQconnectdb function