这个问题就是找不到定义他的地方,在http://www.newlc.com/topic-1075里面说了他需要 include the utf.h header and to link against charconv.lib.
呵呵 问题就解决了 看下了
Undefined symbol CnvUtfConverter::ConvertToUnicodeFromUtf8()
最新推荐文章于 2024-01-25 22:12:56 发布
这个问题就是找不到定义他的地方,在http://www.newlc.com/topic-1075里面说了他需要 include the utf.h header and to link against charconv.lib.
呵呵 问题就解决了 看下了