标题: use of undeclared type 'xmlChar'[swift] [打印本页] 作者: DDD888 时间: 18-11-2014 06:53 标题: use of undeclared type 'xmlChar'[swift] 我用https://github.com/tid-kijyun/Swift-HTML-Parser这个在xcode下编译,为啥有这个错use of undeclared type 'xmlChar'啊?作者: DDD888 时间: 23-11-2014 13:59
我找到了解决方案,就是按照加入libxml2的方法处理