Next Previous Table of Contents
Please check if you set the variable QTDIR accordingly (pointing to the dir where QT is installed)
Use
./configure --with-qt-dir=/path/to/qtto tell the configure script where to find the qt libs.
Do a
./configure --helpto see the options available.
Next Previous Table of Contents