Struggle to configure cocos2dX in Windows XP 64 bit

You need to run the Cygwin install again.
You should see a list of all the options, make is one of them.

Hi Adam,

I uninstall the cygwin and install it again with “make” component and compile the “build_native.sh” , with out any error msg in got below output. I attach a screen shot in this mail, please get the attachment, i think it works fine , Thanks for your help adam.

Compile thumb : chipmunk_static <= cpVect.c
StaticLibrary : libchipmunk.a
Compile thumb : cpufeatures <= cpu-features.c
StaticLibrary : libcpufeatures.a
SharedLibrary : libgame.so
Install : libgame.so => libs/armeabi/libgame.so
make: Leaving directory `/cygdrive/c/program/android/cocos2d-x-2.1.4/two/proj.an
droid’

sankar@DN02 /cygdrive/c/program/android/cocos2d-x-2.1.4/two/proj.android
$

Regards
Sankarr.G

Glad its working.

You don’t have to un-install cygwin to add new options, just run the installer again and pick the new items.