getting errors in cocos 2dx game development environment setup on windows 8

Hi I am a novice programmer in cocos 2d-x. I have done programming in c/c++ before. the

problem im facing is i setup the environment according to the documentation but when i

import the proj.android folder in the project there is an error that states:

  • Android NDK: Aborting. . Stop.

please help regarding this.

the error is in the Android.mk file in the jni folder
it shows an error on
$(call import-module,CocosDenshion/android)
I linked the CocosDenshion folder to but no good…