Re: Libpq++ & Borland C++ - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: Libpq++ & Borland C++
Date
Msg-id 20030721135235.GG84004@xs4all.nl
Whole thread Raw
In response to Libpq++ & Borland C++  (Sagine E.Ferrus <sagine@islanderonline.com>)
List 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 by date:

Previous
From: Sagine E.Ferrus
Date:
Subject: Libpq++ & Borland C++
Next
From: Bruce Momjian
Date:
Subject: Re: postgres and BCC 5.5 (newbie)