Re: help with libpq++

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ted Petrosky <tedpet(at)symcom(dot)com>
Cc: interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: help with libpq++
Date: 2002-05-11 21:34:38
Message-ID: Pine.LNX.4.44.0205112334140.828-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Ted Petrosky writes:

> [localhost:~] postgres% c++ -I/usr/local/pgsql/include -o myapp t2.cpp -L/usr/
> local/pgsql/lib -lpq++
> /usr/bin/ld: Undefined symbols:
> _PQclear
[...]

Add -lpq.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Nigel J. Andrews 2002-05-11 21:57:45 Re: [HACKERS] internal voting
Previous Message Dave Page 2002-05-11 19:29:32 Re: PgAccess directory structure