Bug#26407: Cannot "configure" due to kapp.h missing method in KApplication

rnitti at cae.com rnitti at cae.com
Wed May 30 12:38:55 UTC 2001


Package: kdevelop
Version: 1.4.1 (using KDE 2.1.1 )
Severity: normal
Installed from:    RedHat RPMs
Compiler:          gcc ver 2.96-79 20000731 Linux RedHat 
OS:                Linux
OS/Compiler notes: 

When executing the "configure" file of a project originally created on an older version of Kdevelop, it complains about the following:

conftest.C: In function `int main ()':
conftest.C:7: no method `KApplication::kde_htmldir'
conftest.C:8: no method `KApplication::kde_appsdir'
conftest.C:9: no method `KApplication::kde_icondir'
conftest.C:10: no method `KApplication::kde_sounddir'
conftest.C:11: no method `KApplication::kde_datadir'
conftest.C:12: no method `KApplication::kde_localedir'
conftest.C:13: no method `KApplication::kde_cgidir'
conftest.C:14: no method `KApplication::kde_configdir'
conftest.C:15: no method `KApplication::kde_mimedir'
conftest.C:16: no method `KApplication::kde_toolbardir'
conftest.C:17: no method `KApplication::kde_wallpaperdir'
conftest.C:18: no method `KApplication::kde_bindir'
conftest.C:19: no method `KApplication::kde_partsdir'

This is due to the fact that "kapp.h" between versions kdelibs-devel-2.1.1-5 and kdelibs-devel-1.1.2-24 are different and the those methods (above) are not defined in the new version kapp.h.  

Have they been removed, and if so, how do I go about generating a new "configure" file the project.


Thanx

(Submitted via bugs.kde.org)


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list