Compile error: undefined type `class KURLRequester'

Caleb Tennis caleb at aei-tech.com
Fri Jan 24 18:25:05 UTC 2003


> Any ideas on how to compile KDevelop with a normal SuSE8.0 instalation????

I haven't used 3.0 in a while, but typically if I get a compile error like
that, it's easily fixed by adding an "include <k_____.h>" at the top of the
source file the error is in.

For example:  #include <klistview.h>

Again, there may just be an incompability error between 3.0 and 3.1 that has
been overlooked in cvs for this particular file, but a fix like that should
get you compiling again.

caleb





More information about the KDevelop-devel mailing list