C++ - libpq-fe.h and QT - Mailing list pgsql-novice

From Eduardo Kotujansky
Subject C++ - libpq-fe.h and QT
Date
Msg-id 00081719472000.00883@servercasa
Whole thread Raw
List pgsql-novice
I use Kdevelop on a red Hat 6.2,

              -> libpq-fe.h is in /usr/include/pgsql
              -> qt lib is in /usr/lib/qt-1.45

              I made a program that uses a QTableView, works fine,
              I made another program that uses a terminal window and conects to postgresql and works fine. But I tryied
tomake a third 
              program that uses both libs and does not work.
              did not find the QTableView.h .

              how to make both libs to work ???

              Thanks,
              Eduardo K

pgsql-novice by date:

Previous
From: "Poul L. Christiansen"
Date:
Subject: Re: Dumb Newbie Question
Next
From: doug@dupreeinc.com
Date:
Subject: How to connect applet to different SQL server.