Re: Libpq linker error

Поиск
Список
Период
Сортировка
От Daniel Gerardo Lucero Baylon
Тема Re: Libpq linker error
Дата
Msg-id 20040211221456.84522.qmail@web41208.mail.yahoo.com
обсуждение исходный текст
Ответ на Libpq linker error  (Daniel Gerardo Lucero Baylon <daniel_baylon@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: kwiles81@earthlink.net
Дата:
Сообщение: Can not connect with pgin.tcl
Следующее
От: Daniel Gerardo Lucero Baylon
Дата:
Сообщение: Problem when I'm using libpq PQconnectdb function