kdebindings - Compilation
rjp at sedric.demon.co.uk
rjp at sedric.demon.co.uk
Thu Apr 25 01:25:18 BST 2002
Whilst compiling kdebindings-3.0 , got an error
in KFileMetaInfoItem.cpp:31 it seems that a constructor is being invoked
by this module which has no corresponding instance in the kdelibs
class declaration kfilemetainfo.h.
in KFileMetaInfoItem.cpp ------------------------------
KFileMetaInfoItemJBridge(const QString& key, const QString& translatedKey,
const QVariant& value, bool editable,
const QString& prefix, const QString& suffix)
: KFileMetaInfoItem(
key, translatedKey, value, editable, prefix, suffix) {}
kfilemetainfo.h.
-------------------------------------------------
KFileMetaInfoItem( const KFileMimeTypeInfo::ItemInfo* mti,
const QString& key, const QVariant& value);
/**
* Copy onstructor
**/
KFileMetaInfoItem( const KFileMetaInfoItem & item );
Seems to suggest that the shadow
<ftp://download.uk.kde.org/pub/kde/unstable/kde-3.0-beta2/src>
was / is a little bit corrupt -
Anybody had a similar prob?
Know whether it is kdelibs or kdebindings which is bust?
- everything else compiles OK against kdelibs s odds are
it is kdebindings -- but....
Regards, RJP
--
RJP - <rjp at sedric.demon.co.uk> <http://www.sedric.demon.co.uk>.
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list