On Friday, 2002-01-25 you wrote:
> Why does the kde-gui pluging crash when using hi-color? Is anyone working
> on it?
that's a problem with qt-mt ... if you link the kde-gui against qt your fine.
To do this edit src/Makefile and edit the licq_kde_gui_la_LIBADD line to look
like this:
licq_kde_gui_la_LIBADD = $(KDE_LIBS) -lqt $(X_PRE_LIBS) -lX11 -lXext \
$(XSS_LIBS) $(X_EXTRA_LIBS)
There is already a patch available which lets you do this by running
./configure --disable-mt ... but as far as I now it's not in the CVS yet.
CU
Thomas Zell
_______________________________________________
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main