kdebindings-3.0 compile error in kdejava
James A. Cleland
jcleland at jamescleland.com
Fri Apr 5 16:43:18 BST 2002
Normally, these are easier for me to figure out on my own, but this one is
holding me up...
This while compiling kdebindings/kdejava/koala/kdejava, specifically
KFileMetaInfoItem.cpp. Odd thing is, I checked the installed kfilemetainfo.h
and there really is not constructor that's even close to the one called by
this subclass. Next, I looked in the kdelibs build dir, just to be sure I
had the correct kfilemetainfo.h file (version). I must admit, I'm confused.
I didn't even look into the KFileMetaInfoItem::remove() error. It looked to
me like a version mismatch between libs and bindings, but I'm sure I
wouldn't be the only one having the problem were this the case.
I don't think it's relevant, but I'm building with gcc 3.0.4.
Thanks,
James
KFileMetaInfoItem.cpp: In constructor
`KFileMetaInfoItemJBridge::KFileMetaInfoItemJBridge(const QString&, const
QString&, const QVariant&, bool, const QString&, const QString&)':
KFileMetaInfoItem.cpp:31: no matching function for call to
`KFileMetaInfoItem::KFileMetaInfoItem(const QString&, const QString&,
const
QVariant&, bool&, const QString&, const QString&)'
/usr/local/kde-3.0/include/kfilemetainfo.h:382: candidates are:
KFileMetaInfoItem::KFileMetaInfoItem()
/usr/local/kde-3.0/include/kfilemetainfo.h:366:
KFileMetaInfoItem::KFileMetaInfoItem(const KFileMetaInfoItem&)
/usr/local/kde-3.0/include/kfilemetainfo.h:361:
KFileMetaInfoItem::KFileMetaInfoItem(const KFileMimeTypeInfo::ItemInfo*,
const QString&, const QVariant&)
KFileMetaInfoItem.cpp: In function `void
Java_org_kde_koala_KFileMetaInfoItem_remove(JNIEnv*, _jobject*)':
KFileMetaInfoItem.cpp:151: no matching function for call to
`KFileMetaInfoItem::remove()'
___________________________________________________
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