Hello,
Maybe my question was answered months before, but I could not find it in the
archives:
I made a simple browser-like program using KHTMLParts. I compiled it on a
machine running KDE 2.2.1 (SUSE 7.3). When running it on KDE 2.1.2 (SUSE
7.2), libkdeprint and libkdeprint_managment are missing. As KDE 2.1.2 is on
an embedded device, it is not so easy to upgrade. Therefore I compiled it
with -DQT_NO_PRINTER. But here also libkdeprint is needed.
Is there any solution, like
- linking KDE static
- compile it without libkdeprint
?
I would appreciate your help very much.
Greetings
Ernst