Hi,

I just wanted to check out what does licq look like nowadays, so I did
a cvs update.  I've tried to compile it on a debian woody box with
qt2.3 but failed.

Looks like the emoticon changes from last week include code that
requires qt3.1.

qt-gui/src/mainwin.cpp and qt-gui/src/emoticon.cpp use the
QString::fromAscii function, which was added in qt 3.1

Also qt-gui/src/skinbrowser.cpp calls QImage::scale which didn't exist
in qt before 3.0.

Maybe there are others, I didn't investigate the matter further.

Are there plans to fix these, or should I figure out something on my
own?  (in other words is qt<3.0 still supported?)

thanks,
peter



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to