【发布时间】:2011-08-13 22:19:53
【问题描述】:
我在使用 MingW 时遇到了这些错误:
undefined reference to `libiconv_close'
undefined reference to `libiconv_open'
undefined reference to `libiconv'
我已经安装了来自 MingW 的 libiconv 包。这是什么原因造成的?如果这很重要,我正在努力让tinygettext 工作。
【问题讨论】:
-
向我们展示您用于构建应用程序的命令