Including libpq++.h - Mailing list pgsql-hackers

From Greg Hulands
Subject Including libpq++.h
Date
Msg-id 200104200108.f3K18b387156@postgresql.org
Whole thread Raw
Responses Re: Including libpq++.h  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,
I am a newbie for developing with postgresql. I have included the header file 
by : #include <postgresql/libpq++.h> (I am using 7.1) When I compile it i get 
the following errors:
In pgconnection.h
line 41 postgres_fe.h: No such file or directory
line 42 libpq-fe.h: No such file or directory

The files are located in the directory above where pgconnection.h is located

Am I doing anything wrong with the way i am including it?

Greg


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: RFC: planner statistics in 7.2
Next
From: Tom Lane
Date:
Subject: Re: RFC: planner statistics in 7.2