Bug#26407: marked as done (Cannot "configure" due to kapp.h missing method in KApplication) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jul 20 06:33:05 UTC 2001


Your message with subj: Cannot "configure" due to kapp.h missing method in KApplication

The KDE 2.0 porting guide may help:

http://webcvs.kde.org/cgi-bin/cvsweb.cgi/~checkout~/kdelibs/KDE2PORTING.html

later,
John

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 30 May 2001 12:38:55 +0000
Received: (qmail 7164 invoked by uid 33); 30 May 2001 12:38:55 -0000
Date: 30 May 2001 12:38:55 -0000
Message-ID: <20010530123855.7163.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: Cannot "configure" due to kapp.h missing method in KApplication
From: rnitti at cae.com

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