compiling kdevelop 0.4

Frank Indenk�mpen indenkaempen at uni-essen.de
Tue Jul 20 15:34:41 BST 1999


Hi,

I'm trying to compile kdevelop 0.4 or newer snapshots and finally end up with

/usr/local/qt/include/qdict.h: In method `void
QDictT<CParsedStruct>::deleteItem(void *)': In file included from
.././classparser/ParsedClass.h:52,                  from ../ckdevelop.h:71,
                 from kdlgedit.cpp:27:
/usr/local/qt/include/qdict.h:136: invalid use of undefined type `struct CParsedStruct'
/usr/local/qt/include/qlist.h: In method `void QListT<CParsedStruct>::deleteItem(void *)':
/usr/local/qt/include/qlist.h:177: invalid use of undefined type `struct CParsedStruct'
.././classparser/ParsedStruct.h: In method `const char * CParsedStruct::asPersistantString(class QString &)':
In file included from .././classparser/ParsedContainer.h:126,
                 from .././classparser/ParsedClass.h:52,
                 from ../ckdevelop.h:71,
                 from kdlgedit.cpp:27:
.././classparser/ParsedStruct.h:62: warning: unused parameter `class QString & str'
.././classparser/ParsedStruct.h: In method `int CParsedStruct::fromPersistantString(const char *, int)':
.././classparser/ParsedStruct.h:65: warning: unused parameter `const char * str'
.././classparser/ParsedStruct.h:65: warning: unused parameter `int startPos'
kdlgedit.cpp: In method `void KDlgEdit::generateCommon(class KDlgItem_Widget *, class QTextStream *, class QString)':
kdlgedit.cpp:1098: warning: unused parameter `class QString _parent'
make[3]: *** [kdlgedit.o] Error 1
make[3]: Leaving directory `/opt/kde/kdevelop/kdevelop/kdlgedit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/kde/kdevelop/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/kde/kdevelop'
make: *** [all-recursive-am] Error 2  

Any idea?

Thanks 
Frank



More information about the KDevelop mailing list