摘要:
Xcode 5中苹果对多个系统框架及相关类库进行了改进。之前建立的项目在Xcode 5中重新编译会产生一些新问题。JosnKit是常用的轻量级Josn解析类,在Xcode 5中: BOOLworkAroundMacOSXABIBreakingBug = (JK_EXPECT_F(((NSUInteger)object) &0x1)) ?YES:NO;一行会提示如下警告:warning: bitmasking for introspection of Objective-C object pointers is strongly discouraged虽然不影响使用,但有完美编译强迫症的 阅读全文
posted @ 2013-11-22 11:15
高笑228
阅读(971)
评论(0)
推荐(0)
摘要:
(1).'libxml/tree.h' file not found解决办法:1. 导入libxml2.dylib2.设置Header Search Paths 为 /usr/include/libxml2 阅读全文
posted @ 2013-11-22 11:14
高笑228
阅读(165)
评论(0)
推荐(0)

浙公网安备 33010602011771号