KDevelop templates test

Anne-Marie Mahfouf annemarie.mahfouf at free.fr
Fri Apr 22 23:26:06 UTC 2005


So the KFile plugin compiles but after I cannot find what it does.

And the KHTMLPart plugin does not compile. It fails on make on:
/home/annma/mykhtmlpartplugin/src/plugin_mykhtmlpartplugin.cpp: In function 
`void* init_libmykhtmlpartpluginplugin()':
/home/annma/mykhtmlpartplugin/src/plugin_mykhtmlpartplugin.cpp:103: error: 
cannot allocate an object of type `MyKhtmlPartPluginFactory'
/home/annma/mykhtmlpartplugin/src/plugin_mykhtmlpartplugin.cpp:103: error: 
because the following virtual functions are abstract:
/usr/local/kde3.3/include/kparts/factory.h:117: error: virtual KParts::Part* 
KParts::Factory::createPartObject(QWidget*, const char*, QObject*, const 
char*, const char*, const QStringList&)
gmake[2]: *** [plugin_mykhtmlpartplugin.lo] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Nothing to be done for `all-am'.
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2
*** Exited with status: 2 ***

if anyone could fix that :) thanks in advance,

annma




More information about the KDevelop-devel mailing list