On Mon, Nov 11, 2002 at 07:54:04PM +0100, Gabor Gludovatz scrawled:
> confdlg.cpp: In method `ConfDlg::ConfDlg(QWidget * = 0, const char * = 0,
> bool = FALSE, unsigned int = 0)':
> confdlg.cpp:141: invalid use of undefined type `class KColorButton'
> confdlg.h:17: forward declaration of `class KColorButton'

Missing includes, and Qt changes. It needs to be updated.

> : undefined reference to `BCCollectionView::slotClearSelection(void)'
> bccollectionview.moc.o(.gnu.linkonce.t.__thunk_40__._16BCCollectionView+0x6):
> In function `virtual function thunk (delta:-40) for 
> BCCollectionView::~BCCollectionView(void)':
> : undefined reference to `BCCollectionView::~BCCollectionView(void)' 
> bccollectionview.moc.o(.gnu.linkonce.d.__vt_16BCCollectionView+0x20):
> undefined reference to `BCCollectionView::~BCCollectionView(void)'

Try running 'make distclean', then make -f Makefile.cvs, and then from
scratch.

> Can someone give me a hint on what to do to compile these programs?

Fix them. ;)

-- 
Daniel Stone         <[EMAIL PROTECTED]>             <[EMAIL PROTECTED]>
Developer - http://kopete.kde.org, http://www.kde.org

Attachment: pgpsdK6IgP35P.pgp
Description: PGP signature

Reply via email to