[Kde-java] KDE Reader

Martijn Klingens klingens at kde.org
Thu Jun 30 15:07:42 CEST 2005


Egon Willighagen said:
> I've played with the KDEDIR and QTDIR options, but thought -lqt basically
> points to libqt.something... right?
> I'm much more a Java programmer than C/C++...

You'll almost certainly need to use -lqt-mt instead, unless you really
have KDE compiled against single-threaded Qt (is that supported at all?)
or you symlinked the two to be the same.

Or use the KDE build system and use $(QT) instead.

-- 
Martijn



More information about the Kde-java mailing list