KDevelop lib BIC changes
Andras Mantia
amantia at kde.org
Wed Jul 19 20:29:24 UTC 2006
Hi,
Seeing the recent commit of Adam Treat to KDevelop (and the fact that
compilation fails, see the end of the mail), I would like to suggest to
keep the same policy for KDevelop libs as for kdelibs. Shortly: keep BC
until Monday, announce BIC changes in time and if possible adapt the
usage of applications (right now KDevelop and Quanta only) to the new
interfaces. This is to have the whole KDE svn in a compilable state any
time, as it was stated in the "New kdelibs policy starting monday" mail
from Stephan Kulow on core-devel.
Error message:
Building CXX object
lib/interfaces/CMakeFiles/kdevinterfaces.dir/kdevconfig.o
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:
In static member function ‘static KSharedPtr<KSharedConfig>
KDevConfig::sharedStandard()’:
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:49:
error: ‘class KSharedConfig’ has no member named ‘extraConfigFiles’
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:61:
error: ‘class KSharedConfig’ has no member named ‘setExtraConfigFiles’
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:
In static member function ‘static KSharedPtr<KSharedConfig>
KDevConfig::sharedLocalProject()’:
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:71:
error: ‘class KSharedConfig’ has no member named ‘extraConfigFiles’
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:83:
error: ‘class KSharedConfig’ has no member named ‘setExtraConfigFiles’
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:
In static member function ‘static KSharedPtr<KSharedConfig>
KDevConfig::sharedGlobalProject()’:
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:93:
error: ‘class KSharedConfig’ has no member named ‘extraConfigFiles’
/data/development/sources/kde-trunk/kdevelop/lib/interfaces/kdevconfig.cpp:105:
error: ‘class KSharedConfig’ has no member named ‘setExtraConfigFiles’
make[2]: *** [lib/interfaces/CMakeFiles/kdevinterfaces.dir/kdevconfig.o]
Error 1
make[1]: *** [lib/interfaces/CMakeFiles/kdevinterfaces.dir/all] Error 2
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20060719/68ba1e0b/attachment.sig>
More information about the KDevelop-devel
mailing list