XCode 4,带有 C 文件的智能感知
我有一个 Objective-C 项目,我导入了一些 c 库,例如 box2d。 当我写出“b2V”时。弹出 b2Vector 菜单。 但是,如果我声明 C 类型的变量,当我尝试使用它们时它不会自动完成。 如果我执行“body->...”,
是否可以在 XCode 4 中进行此操作
I have an Objective-C project and I imported some c libraries such as box2d.
When I write out "b2V". the menu pops up for b2Vector.
But if I declare variables of C types, it doesn't auto complete when I try to use them.
Nor if I do "body->..."
Is it possible to make this work in XCode 4
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论