| От | Richard Huxton |
|---|---|
| Тема | Re: Error while including PQXX library |
| Дата | |
| Msg-id | 4A12FDBF.9040203@archonet.com обсуждение исходный текст |
| Ответ на | Error while including PQXX library (aravind chandu <avin_friends@yahoo.com>) |
| Список | pgsql-general |
aravind chandu wrote: > #include <pqxx/connection> > #include <pqxx/transaction> > 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 Doubtful. I've never heard of a header file without an extension. I'm guessing that: 1. You are on Windows 2. You have explorer set to "hide known extensions" (it's in folder options) Try pqxx/connection.h or whatever the extension is once you've got explorer to display them. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера