Compile for KDE 2.1.2 using KDE 2.2.1/ -DQT_NO_PRINTER?

Compile for KDE 2.1.2 using KDE 2.2.1/ -DQT_NO_PRINTER?

Post by Ernst Murnleitne » Fri, 11 Apr 2003 20:02:20



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