我是新手我用的是 eclipse android NKDr8自带的C++编译 在导入cocos2d自带工程HelloCpp 时报错,错误是这样的
Gdbserver : libs/armeabi/gdbserver
Gdbsetup : libs/armeabi/gdb.setup
"Compile++ thumb : hellocpp_shared <= main.cpp
jni/hellocpp/main.cpp:1:25: fatal error: AppDelegate.h: No such file or directory
compilation terminated.
make: *** Error 1
求高手指教一下~~