Including libpq++.h

Поиск
Список
Период
Сортировка
От Greg Hulands
Тема Including libpq++.h
Дата
Msg-id 200104200108.f3K18b387156@postgresql.org
обсуждение исходный текст
Ответы Re: Including libpq++.h  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: RFC: planner statistics in 7.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RFC: planner statistics in 7.2