主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David Whetstone
活动总数
11
最后的活动
2016年01月12日 03:14
成员加入日期
2011年11月16日 16:31
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2011年11月18日 17:15
Thanks for the reply Alexander. I double checked my project, and all three targets are set to use clang 3.0.Any other suggestions?I've also added a similar comment to OC-2484.
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月18日 18:35
Xcode 4.2 Build 4D199
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月21日 17:31
4.2.1 (4D502)I've upgraded to 4.2.1 since this thread started.
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月21日 17:10
Yes, the instance variables are marked red, but the error is "Category can't have instance variables" rather than "Category can't have superclass".
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月21日 18:02
No, the problem seems to be specific to this project. The same project opened on two different machines, even with different Xcode versions (4.2 & 4.2.1), exhibit the same problem. If I create a ...
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月21日 19:26
So, it appears that GCC_VERSION is not set if the compiler version is set to "Default Compiler", which is what I'm using. (It actually displays as "Default Compiler (Apple LLVM compiler 3.0)"). S...
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票
创建于
2011年11月22日 17:47
Yes it is. Thanks for your help.
社区
AppCode
Instance variable declarations in implementation are inconsistent with interface
0 票