Android的Cocos2DX用C ++在Eclipse赫利俄斯 [英] Android Cocos2DX using C++ in Eclipse Helios

查看:144
本文介绍了Android的Cocos2DX用C ++在Eclipse赫利俄斯的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的Eclipse 3.6.1赫利俄斯Java开发。我想开始的C ++在同一个IDE开发所以我安装的自动工具支持对于CDT,C / C ++开发工具,C / C ++库API文档悬浮式帮助插件即可。

我包括的#includecocos2d.h在我的 HelloWorldScene.h 写下面的语句文件现在当

的cocos2d :: cCSprite * ccSprite;

我不写上像椰子和pressing得到自动完成吧(模板建议) Ctrl +空格键从我的键盘。可以采取什么问题?

这可以帮助你解决我的问题。请检查这里。这是我点击右键单击项目后得到 - >首页 - >搜索未解决的指数。但我已经添加了所有包括检查 rel=\"nofollow\">。我认为这是造成问题的内容辅助。我应该在这种情况下怎么办?包容似乎正确的。

I have used Eclipse Helios 3.6.1 for Java development. I wanted to start C++ development in the same IDE so I installed Autotools Support For CDT, C/C++ Development Tools, C/C++ Library API Documentation Hover Help plugins.

I have included #include "cocos2d.h" in my HelloWorldScene.h file now when writing the below statement

cocos2d::CCSprite * ccSprite;

I am not getting auto completion bar(template proposals) on writing like coco and pressing Ctrl + Space from my keyboard. What can be the problem?

This might help you solve my problem. Please check here. This is what I got after clicking Right Click Project -> Index -> Search for Unresolved Index. But I have added all includes check here. I think this is causing problem in Content Assist. What should I do in this case? Inclusion seems proper.

推荐答案

不好意思不实际下载Eclipse朱诺。它配备了查找选项的新工具(巨大的玩笑),结果在一个很大的类型不能被解决。很多人有问题,与包括我自己,你可以看到有<一个href=\"http://stackoverflow.com/questions/11125703/eclipse-junos-$p$pprocessor-include-paths-macros-etc-symbol-scanner-for-cdt\">Eclipse Juno的&QUOT; preprocessor包括路径,宏等&QUOT;对CDT符号扫描器该弄乱我所有的包括,所以我要去回靛蓝。

Sorry dont download eclipse juno actually. It comes with a new tool for discovery options (huge joke) that results in a lot of "type could not be resolved". Many people have problems with that including myself as you can see there Eclipse Juno's "Preprocessor Include Paths, Macros etc." symbol scanner for CDT It messes all my includes, therefore im going back to indigo.

这篇关于Android的Cocos2DX用C ++在Eclipse赫利俄斯的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆