You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, January 21st 2004, 6:14am

Kopete compile error ~ Help!

kopetestdaction.cpp:27:30: ksettings/dialog.h: No such file or directory
kopetestdaction.cpp: In member function `void
KopetePreferencesAction::slotShowPreferences()':
kopetestdaction.cpp:105: error: incomplete type `KSettings::Dialog' does not
have member `Static'
kopetestdaction.cpp:105: error: invalid use of undefined type `struct
KSettings::Dialog'
kopetestdaction.h:106: error: forward declaration of `struct KSettings::Dialog'
kopetestdaction.cpp:106: error: `show' undeclared (first use this function)
kopetestdaction.cpp:106: error: (Each undeclared identifier is reported only
once for each function it appears in.)
kopetestdaction.cpp:108: error: `dialog' undeclared (first use this function)
make[4]: *** [kopetestdaction.lo] Error 1
make[4]: Leaving directory `/home/scott/kdenetwork/kopete/libkopete/ui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/scott/kdenetwork/kopete/libkopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/scott/kdenetwork/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/scott/kdenetwork'
make: *** [all] Error 2

---------------------------------

This is the output I get when trying to compile Kopete .8rc1. I have a pretty solid know-how on programming, and enough to know what this message is saying (I think). But why would the Kopete developers distribute this if it has such a huge bug in the compile? .8b1 had a similar problem. Or is this just my system acting weird?