ios __block typeof 编译错误解决

 

type specifier missing

a parameter list without types is only allowed in a function definition

 

 

解决:

工程文件 - build settings - Apple LLVM 5.0 - language - C language Dialect 改为GNU99

 

posted @ 2017-12-05 16:35  神来钥匙-陈诗友  阅读(554)  评论(0)    收藏  举报