摘要: 该错误信息是我在一个.h文件里申明了公共变量,然后在其他类里重复使用。 Build Settings ->No Common Blocks默认为YES,编译器就报错了,需要修改Build Settings里的No Common Blocks为NO。 NO Common Blocks 是什么? 官方的 阅读全文
posted @ 2016-12-19 09:42 韦韦韦 阅读(390) 评论(0) 推荐(0)