运行cocos2d-x 3.0rc emptytest例子报错,求解决

04-01 01:42:20.440: E/cocos2d-x assert(1394): /Users/he/Documents/GameDev/cocos2d-x-3.0rc0/build/…/cocos/2d/platform/android/CCApplication.cpp function:getInstance line:79
04-01 01:42:20.440: A/libc(1394): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1410 (.cpp_empty_test)

1.eclipse NDK路径设置

2.project 的android选项中的lib项目库是否正确链接

1.eclipse NDK路径设置
这个咋设置?求解!

通过命令行下 编译 运行就不报错,但是在eclipse下运行就报错,这个问题至今未解决,是哪儿没有配置对?