Kdevelop and libpq++

From: "torres montaes manuel eduardo" <mtm7(at)etheron(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Kdevelop and libpq++
Date: 2002-09-07 06:13:31
Message-ID: 55070-2200296761331546@etheron.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)etheron(dot)net)

Browse pgsql-novice by date

  From Date Subject
Next Message Joel Rodrigues 2002-09-07 14:06:15 Unable to locate type name '? in catalog ERROR
Previous Message Giles Lean 2002-09-07 02:34:09 Re: pg_restore error