Re: Libpq linker error

From: Daniel Gerardo Lucero Baylon <daniel_baylon(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Libpq linker error
Date: 2004-02-11 22:14:56
Message-ID: 20040211221456.84522.qmail@web41208.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Daniel Gerardo Lucero Baylon 2004-02-11 22:21:50 Problem when I'm using libpq PQconnectdb function
Previous Message kwiles81 2004-02-11 18:05:31 Can not connect with pgin.tcl