编译android的时候报错...求助

In file included from jni/../../cocos2d/cocos/./renderer/CCVertexIndexData.cpp:25:0:
jni/../../cocos2d/cocos/./renderer/CCVertexIndexData.h:124:5: error: 'size_t' does not name a type
jni/../../cocos2d/cocos/./renderer/CCVertexIndexData.cpp:44:43: error: no 'size_t cocos2d::VertexData::getVertexStreamCount() const' member function declared in class 'cocos2d::VertexData'
cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" 
cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" 
make: ***  Error 1



```