Function 'sprintf' could not be resolved

Hi Frindz,
I’m new in android development by using cocos2dx so please help me to resolve error - ‘sprintf’ and strcmp could not be resolved .
I’m using -

  • cocos2d-x-2.0.3
  • android-ndk-7b
  • android 4.2.2

It’s because Eclipse can’t find the libs
My solution, not perfect, but works…

Goes to Eclipse

Preferences -> C/C++ -> Code Analysis -> Syntax and Semantic Errors: OFF