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? Bye, Martijn