Compiling with QT3 and kdelibs3

Olli Pettay konq-e@mail.kde.org
Thu Apr 3 20:26:32 CEST 2003


Hi,

I'm trying to compile the embedded Konqueror, but it fails.
I have done 'cvs co kdenox' and tried the compiling with
different versions of kdelibs (KDE_3_1_BRANCH and KDE_3_1_0_RELEASE).
I'm using QT3.1.2 (not the embedded version).

The kdenox README says: "This branch compiles fine with the KDE_3_1_BRANCH of kdelibs."
but I get the following error:

In file included from khtml_ext.cpp:40:
../../kdesrc/khtml/misc/htmltags.h:10: syntax error before `('
khtml_ext.cpp: In method `int KHTMLZoomFactorAction::plug (QWidget *,
int)':
khtml_ext.cpp:109: warning: unused parameter `QWidget *w'
khtml_ext.cpp:109: warning: unused parameter `int index'
khtml_ext.h: In method `KHTMLZoomFactorAction::KHTMLZoomFactorAction
(KHTMLPart *, bool, const QString &, const QString &, const QObject *,
const char *, QObject *, const char *)':
khtml_ext.h:91: warning: unused parameter `KHTMLPart *part'
make[4]: *** [khtml_ext.lo] Error 1


I got rid of that error when removing the KDE_NO_EXPORT.
But then I started to get errors like
kurl.cpp:25:19: kidna.h: No such file or directory

And so on... I have tried many many things but there is
always some new errors.

So is there any KDE3 based embedded Konqueror version, which
can be compiled?


Thanks,

Olli





More information about the konq-e mailing list