Re: Libpq++ & Borland C++

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: Libpq++ & Borland C++
Дата
Msg-id 20030721135235.GG84004@xs4all.nl
обсуждение исходный текст
Ответ на Libpq++ & Borland C++  (Sagine E.Ferrus <sagine@islanderonline.com>)
Список pgsql-interfaces
On Mon, Jul 21, 2003 at 06:11:58AM -0700, Sagine E.Ferrus wrote:
> and here is the error message:
> 
> [Linker Error] Unresolved external '_PQconnectdb' referenced from testing.Obj

Since libpq++ uses libpq (as does the new C++ interface, libpqxx) you'll
need to link with libpq as well.


Jeroen



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Sagine E.Ferrus
Дата:
Сообщение: Libpq++ & Borland C++
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: postgres and BCC 5.5 (newbie)