Re: Big trouble with libpq++

From: "J(dot) T(dot) Vermeulen" <jtv(at)cistron-office(dot)nl>
To: Stéphane EVEILLARD <steff33(at)ifrance(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Big trouble with libpq++
Date: 2001-03-15 12:07:13
Message-ID: 20010315130713.C6118@cistron.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message J. T. Vermeulen 2001-03-15 12:34:32 Re: Big trouble with libpq++
Previous Message Karel Zak 2001-03-15 10:27:48 Re: to_date problem