[Qt-interest] libiconv is used on Windows after all?
Constantin Makshin
cmakshin at gmail.com
Tue Jun 21 14:05:32 CEST 2011
No, it's really not necessary.
These functions look like they're from text codec plugins. May be you're trying to build an application using static version of Qt and forgot to properly configure/link used plugins?
On Tuesday, June 21, 2011 09:59:16 AM Nikos Chantziaras wrote:
> According to a comment by Thiago:
>
> http://lists.qt.nokia.com/pipermail/qt-interest/2010-August/026692.html
>
> "libiconv is not used on Windows." So I tried building Qt without
> libiconv. It builds fine. However, trying to build a Qt application
> results in:
>
> undefined reference to `QGb18030Codec::QGb18030Codec()'
> undefined reference to `QGbkCodec::QGbkCodec()'
> undefined reference to `QGb2312Codec::QGb2312Codec()'
> undefined reference to `QEucJpCodec::QEucJpCodec()'
> [and many more]
>
> So I suppose for QTextCodec to work, libiconv is needed after all?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110621/c83d5ff3/attachment.bin
More information about the Qt-interest-old
mailing list