cmd - trying to create an android template for cocos2d-x but getting cygbin error -
i have eclipse setup run android sdk fine.
i followed few tutorials
i changed ndk_root_local="c:\eclipse\android-ndk-r9" android_sdk_root_local="c:\eclipse\android-sdk-windows"
in create-android-project.sh
then when run create-android-project.bat popup error says there no disk in drive, please insert disc drive \device\harddisk2\dr2
and cmd reads couldn't find cygwin @ "e:\cygwin\bin"
any ideas of means, tutorials said nothing cygwin, im not sure means
right click create-android-project.bat, open notepad++
edit paths given there have installed cygwin , android-ndk.
Comments
Post a Comment