TagLib: String::prepare() - Unicode conversion error.
mociml
mociml at 126.com
Thu Apr 15 03:52:47 CEST 2010
in Qt4.5,filename contains some Chinese words
qDebug()<<"Read tag Name:"<<filename.toUtf8().data();
TagLib::FileRef f(filename.toUtf8().data());
the following error will happen in some time,how to avoid this?
TagLib: String::prepare() - Unicode conversion error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20100415/728ac2df/attachment.htm
More information about the taglib-devel
mailing list