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
