Kdevelop and libpq++ - Mailing list pgsql-novice

From torres monta±es manuel eduardo
Subject Kdevelop and libpq++
Date
Msg-id 55070-2200296761331546@etheron.net
Whole thread Raw
List pgsql-novice
Hello, 
I'm using Kdevelop and PostgreSQL 7.0.3. When compiling, including
libpq++, I have the following errors :
 everytime there is the word string in .h files from libp++, Kdevelop
said there is a syntax error. Can somebody help me ?? I'm working
under KDE2.1 and R.H. 7.2 
But when i using
g++ -I/usr/include/pgsql/libpq++ -I/usr/include/pgsql
-L/usr/lib/pgsql -lpq+ promgramname.... all is OK
Why not in Kdevelop

Thanks in advance Manuel torres (mtm7@etheron.net)


pgsql-novice by date:

Previous
From: "torres monta±es manuel eduardo"
Date:
Subject: KDevelop error
Next
From: Sudharshan Reddy
Date:
Subject: update problem