On Friday, December 24, 2010 13:10:54 Steven Sroka wrote: > > Having the exact error message would probably be useful as well. > > -->In member function ‘void KReminder::setupObjects()’: > -->error: no matching function for call to > ‘KReminder::addButton(KGuiItem*&, QDialogButtonBox::ButtonRole, --------------------------------^ > > -->candidates are: > <snip - (4 qt versions of the addButton function)> > KPushButton* KDialogButtonBox::addButton(const KGuiItem&, ---------------------------------------------------------^
Is your issue that the first parameter is a pointer which must be dereferenced? If this doesn't help I'd say try compiling it under llvm/clang, I hear the error messages are much more understandable. ;) Regards, - Michael Pyne
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<