./configure  --with-frontend=qt --with-qt-dir=/usr/share/qt

worked for me (Debian-testing libqt3-dev installed)

Pedro

Michael Creel wrote:
Dekel Tsur wrote:


On Sat, Feb 08, 2003 at 10:13:54PM +0100, Martijn Brouwer wrote:

Hi,
When I ./configure --with-frontend=qt, configure stops with this message:
configure: error: Cannot compile a simple Qt executable. Check you have
the right $QTDIR !

I am using debian/testing and have both libqt3 and libqt3-dev installed.
Since I do not have experience with the compilation of Qt programs I am
wondering whether I need to have more installed. Setting QTDIR to
/usr/lib and /usr/lib/qt3 does not help. How can I solve this?
./configure --with-frontend=qt --with-qt-includes=/usr/include/qt
--with-qt-libraries=/usr/lib


I really wish this would work, but it doesn't. Debian testing, with libqt3
and libqt3-dev installed. Should QTDIR be set, and if so, to what? TIA,
Michael


Reply via email to