Error while including PQXX library

Поиск
Список
Период
Сортировка
От aravind chandu
Тема Error while including PQXX library
Дата
Msg-id 836874.47829.qm@web31405.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Error while including PQXX library  (Richard Huxton <dev@archonet.com>)
Re: Error while including PQXX library  (Malinka Rellikwodahs <aelmalinka@gmail.com>)
Список pgsql-general
Hello,

          I wrote a small program in cpp which uses pqxx API.The file that i included are
 
          #include <pqxx/connection>
          #include <pqxx/transaction>
 
         After compiling i got the following error :
        prog29.cpp:5:21: pqxx/connection: No such file or directory
        prog29.cpp:5:21: pqxx/transaction: No such file or directory

        I checked the include directory and all these files were there,but i don't know why i got these errors.Can you guys please help me to solve this problem.

Thanks,
Aravind.



В списке pgsql-general по дате отправления:

Предыдущее
От: Sebastien FLAESCH
Дата:
Сообщение: Re: INTERVAL data type and libpq - what format?
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: Get block of N numbers from sequence