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'
/usr/bin/moc ./awaymsgdlg.h -o awaymsgdlg.moc
if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX
g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
-I/home/pollywog/src/licq/include -I/usr/X11R6/include -I/usr/include/qt3
-I/usr/include/kde -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions
-fno-check-new -Wall -I/usr/include/qt3 -I/usr/X11R6/include -MT
awaymsgdlg.lo -MD -MP -MF ".deps/awaymsgdlg.Tpo" \
-c -o awaymsgdlg.lo `test -f 'awaymsgdlg.cpp' ||
echo './'`awaymsgdlg.cpp; \
then mv -f ".deps/awaymsgdlg.Tpo" ".deps/awaymsgdlg.Plo"; \
else rm -f ".deps/awaymsgdlg.Tpo"; exit 1; \
fi
In file included from awaymsgdlg.cpp:32:
mainwin.h:29:21: support.h: No such file or directory
make[2]: *** [awaymsgdlg.lo] Error 1
make[2]: Leaving directory
`/home/pollywog/src/licq-20060609/plugins/qt-gui/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pollywog/src/licq-20060609/plugins/qt-gui'
make: *** [all] Error 2
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel