CreatePocess: No such file or directory

Hi

I am currently trying to compile a android project using build_native.sh but have run into the issue below. I am using

Cocos2d-x 2.1 Beta 3
NDK r8c
Windows 8 with Cygwin

Any help would be much appreciated

$ ./build_native.sh NDK_ROOT = /cygdrive/c/development/android-ndk-r8c COCOS2DX_ROOT = /cygdrive/c/development/cocos2dx/ElevenAndroid/proj.android/../.. APP_ROOT = /cygdrive/c/development/cocos2dx/ElevenAndroid/proj.android/.. APP_ANDROID_ROOT = /cygdrive/c/development/cocos2dx/ElevenAndroid/proj.android Using prebuilt externals make: Entering directory `/cygdrive/c/development/cocos2dx/ElevenAndroid/proj.android' /cygdrive/c/development/android-ndk-r8c/build/core/add-application.mk:128: Android NDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion 8 in ./AndroidManifest.xml Compile++ thumb : game_shared <= main.cpp arm-linux-androideabi-g++.exe: error: CreateProcess: No such file or directory /cygdrive/c/development/android-ndk-r8c/build/core/build-binary.mk:263: recipe for target `obj/local/armeabi/objs/game_shared/hellocpp/main.o' failed make: *** [obj/local/armeabi/objs/game_shared/hellocpp/main.o] Error 1 make: Leaving directory `/cygdrive/c/development/cocos2dx/ElevenAndroid/proj.android'

Sorry to bump this but anyone got any ideas?

hi, i just have the same problem as you. since it has been a long time since you com with this problem, could you please give me some advice please?

it was a while ago but from what I remember my path lengths were too big