Re: [Licq-devel] error in snapshot 4443

2006-06-09 Thread Thomas Reitelbach
On Friday 09 June 2006 19:33, Philipp Kolmann wrote: > On Fri, Jun 09, 2006 at 07:18:54PM +0200, Philipp Kolmann wrote: > > On Fri, Jun 09, 2006 at 04:52:52PM +, Pollywog wrote: > > > I got this error today when compiling the KDE plugin: > > > In file included from awaymsgdlg.cpp:32: > > > main

Re: [Licq-devel] error in snapshot 4443

2006-06-09 Thread Philipp Kolmann
On Fri, Jun 09, 2006 at 07:18:54PM +0200, Philipp Kolmann wrote: > On Fri, Jun 09, 2006 at 04:52:52PM +, Pollywog wrote: > > I got this error today when compiling the KDE plugin: > > In file included from awaymsgdlg.cpp:32: > > mainwin.h:29:21: support.h: No such file or directory > > Well jon

Re: [Licq-devel] error in snapshot 4443

2006-06-09 Thread Philipp Kolmann
On Fri, Jun 09, 2006 at 04:52:52PM +, Pollywog wrote: > I got this error today when compiling the KDE plugin: > In file included from awaymsgdlg.cpp:32: > mainwin.h:29:21: support.h: No such file or directory Well jon forgot to add the 2 new support files ;-) I'll attach the 2 files for now t

[Licq-devel] error in snapshot 4443

2006-06-09 Thread Pollywog
I got this error today when compiling the KDE plugin: authuserdlg.cpp:74: warning: unused variable `QTextCodec*codec' authuserdlg.cpp: In member function `AuthUserDlg::AuthUserDlg(CICQDaemon*, long unsigned int, bool, QWidget*)': authuserdlg.cpp:155: warning: unused variable `QTextCodec*codec'