On Tue, May 19, 2009 at 12:37, aravind chandu wrote:
> Hello,
>
> I wrote a small program in cpp which uses pqxx API.The file that i
> included are
>
> #include
> #include
>
> After compiling i got the following error :
> prog29.cpp:5:21: pqxx/conne
aravind chandu wrote:
#include
#include
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 neve
Hello,
I wrote a small
program in cpp which uses pqxx API.The file that i included are
#include
#include
After compiling i got the following error :
prog29.cpp:5:21: pqxx/connection: No such file or directory
prog29.cpp:5:21: p