Need help compiling a QT2.x SDI project...
Charles Boivin
okeo at mindless.com
Tue May 30 00:18:50 BST 2000
Hi everyone,
I've been browsing through various mailing list archives to find a
solution to my problem for hours now, but I still am not able to compile
a QT2.x SDI project.
./configure can not detect my copy of Qt 2.1.0. It has been installed
using the following RPMs:
qt-2.1.0-5.1.rh6.2.i386.rpm and qt-devel-2.1.0-5.1.rh6.2.i386.rpm.
Everything is located in /usr/lib/qt-2.1.0.
I also have Qt 1.44 installed on the system (I am still running KDE
1.1.x). I wanted to start converting my apps to QT2. Qt 1.44 is in
/usr/lib/qt, and the include files are in /usr/include/qt.
Qt 1.44 gets detected without any problems when trying to run the old
projects.
I have tried several thing to get the QT2 configuration step to work: I
have specified the qt2 directory in the appropriate "Kdevelop setup"
field. I have tried to manually run ./configure and exporting
QTDIR=/usr/lib/qt-2.1.0 first. I have tried configure with the
--with-qt-dir and even the --with-qt-libraries, --with-qt-includes
options. Nothing seemed to work.
I am running RedHat and KDevelop 1.2. I have to say that, at this point,
I am at a bit of a loss as to what I should be doing next..
Can anybody here help me?
Thank you,
--
Charles Boivin
Graduate Student, Mechanical Engineering
University of British Columbia, Vancouver, Canada
More information about the KDevelop
mailing list