在evlipse下编译cocos2dx项目出现CDTBuilder错误

在eclipse中编译cocos2dx项目出现下面的错误,怎么解决呢,是CDT的问题,怎么解决呢,已经用尽了各种办法,还是不行,求大神指点一二

**** Clean-only build of configuration Release for project hello ****
python H:\VS2012Update4\hello\hello\proj.android\build_native.py clean
Android NDK: WARNING:jni/…/…/cocos2d/cocos/./Android.mk:cocos2dx_static: LOCAL_LDLIBS is always ignored for static libraries
Android NDK: WARNING:jni/…/…/cocos2d/cocos/platform/android/Android.mk:cocos2dxandroid_static: LOCAL_LDLIBS is always ignored for static libraries
make: Entering directory H:/VS2012Update4/hello/hello/proj.android' Install : libcocos2dcpp.so => libs/armeabi/libcocos2dcpp.so make: Leaving directory H:/VS2012Update4/hello/hello/proj.android’
The Selected NDK toolchain version was 4.8 !
**** Clean-only build of configuration Release for project hello ****
Build complete for project hello

之后弹出对话框提示如下错误

在构建期间出错。
在项目“hello”中运行构建器“CDT Builder”时出错。
java.lang.NullPointerException

这个问题比较恶心。

按照之前处理过的。

我都是git,使用CDT操作后,项目下会有一些文件是被修改的。如果这时候CDT异常了,就回退git版本,就正常了。

很奇怪的是有时候会有错误,有时候不会有。

我上周都是好好的,这周一来,打开ADT,运行项目就 出现楼主一样的问题,换了sdk,eclipse都没解决。请问,这是什么情况?急

这个问题谁搞定了吗?我遇到了,抓狂中。。。救命。。。

修改.cproject,去掉多出来的一段,应该就能解决,原理我也不知道。具体哪里是多出来的,你可以跟其他没编译过的进行对比