libpq++ and kdevelop

From: Julie Russell <julie(dot)russell(at)throughput(dot)com(dot)au>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpq++ and kdevelop
Date: 2003-11-07 06:04:44
Message-ID: CAEDLLCOCGBPMAAFIFOCKEKMCAAA.julie.russell@throughput.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi Everyone,

I am new to libpq++ and am trying to install the library in KDevelop. I put
the cxxflags as -I/usr/include/pgsql and the additional libraries
as -l/usr/lib -lpq++, however I am getting compiler errors. Am I missing
something? Are my flags correct? Any help would be great!

Cheers,
Julie.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Alberto Cabello Sanchez 2003-11-07 07:36:21 Re: libpq++ and kdevelop
Previous Message Bruce Momjian 2003-11-07 04:03:49 Re: ODBC Driver