您的位置:首页 > 其它

更新xcode5.1,__CHECKSUM_EXCEPTION_H__,zxing编译报错解决办法

2014-03-18 16:04 274 查看
'__CHECKSUM_EXCEPTION_H__' is used as a header guard here, followed by #define of a different macro

在工程ZXingWidget中的 build settings

在 Apple LLVM 5.1 - Custom Compiler Flags项目中
将Other Warning Flags的所有项目给删除掉。
然后 重新编译就可以了

来自:http://stackoverflow.com/questions/22373479/zxingwidget-build-error-on-ios-7-1

本文出自 “菜园子” 博客,请务必保留此出处http://lv23pherjie.blog.51cto.com/6597547/1378643
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: