kio_plp.cpp: In method `void PLPProtocol::convertName (QString &)': kio_plp.cpp:240: invalid use of undefined type `class QRegExp' /usr/lib/qt-3.0.3/include/qcstring.h:137: forward declaration of `class QRegExp' make[2]: *** [kio_plp.lo] Error 1 make[2]: Leaving directory `/usr/src/redhat/SOURCES/plptools-0.10/kde2/kioslave' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/SOURCES/plptools-0.10/kde2' make: *** [all-recursive] Error 1
this is on a RH7.3 with QT3/KDE3 QT2 and kde2-compat also installed
any ideas?
thanks
This is fixed in new plptools-0.11. The old version was for KDE2/QT2 only.
Log in to post a comment.
kio_plp.cpp: In method `void PLPProtocol::convertName (QString &)':
kio_plp.cpp:240: invalid use of undefined type `class QRegExp'
/usr/lib/qt-3.0.3/include/qcstring.h:137: forward declaration of `class QRegExp'
make[2]: *** [kio_plp.lo] Error 1
make[2]: Leaving directory `/usr/src/redhat/SOURCES/plptools-0.10/kde2/kioslave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/plptools-0.10/kde2'
make: *** [all-recursive] Error 1
this is on a RH7.3 with QT3/KDE3
QT2 and kde2-compat also installed
any ideas?
thanks
This is fixed in new plptools-0.11.
The old version was for KDE2/QT2 only.