QIconvCodec error


Marc Ferland
 

Hi,

I'm currently testing my application (which uses Qt) on an image which inherits core-image with a qemux86 target. Everything built without errors but each time I start my application (or any other Qt application) I get:

QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv failed for BOM: Bad file descriptor
QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed
QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed

Any idea? Would installing libiconv fix this? Shouldn't eglibc provide this?

Regards,

Marc

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.