Re: Big trouble with libpq++ - Mailing list pgsql-interfaces

From J. T. Vermeulen
Subject Re: Big trouble with libpq++
Date
Msg-id 20010315130713.C6118@cistron.nl
Whole thread Raw
In response to Big trouble with libpq++  (Stéphane EVEILLARD <steff33@ifrance.com>)
List pgsql-interfaces
On Thu, 15 Mar 2001, Stéphane EVEILLARD wrote:

> Using kdevelop (which uses g++), I got the following message when linking
> 
> error in pgconnection.cc PgEXEC not defined.

Do you mean PQexec?  In that case it looks like libpq (the C frontend) isn't
being linked in properly.  Are you linking statically or dynamically?


Jeroen



pgsql-interfaces by date:

Previous
From: Karel Zak
Date:
Subject: Re: to_date problem
Next
From: Stéphane EVEILLARD
Date:
Subject: Re: Big trouble with libpq++