DDD888 发表于 18-11-2014 05:53:49

use of undeclared type 'xmlChar'[swift]

我用https://github.com/tid-kijyun/Swift-HTML-Parser这个在xcode下编译,为啥有这个错use of undeclared type 'xmlChar'啊?

DDD888 发表于 23-11-2014 12:59:55

我找到了解决方案,就是按照加入libxml2的方法处理:)

http://stackoverflow.com/questions/6012030/adding-libxml2-in-xcode
页: [1]
查看完整版本: use of undeclared type 'xmlChar'[swift]