如题,输入./setup.py之后,
LeetekiMac:cocos2d-x-3.2 Jacky$ ./setup.py
Setting up cocos2d-x…
->Check environment variable COCOS_CONSOLE_ROOT
->Search for environment variable COCOS_CONSOLE_ROOT…
->COCOS_CONSOLE_ROOT is found : /Users/Jacky/Downloads/cocos2d-x-3.2/cocos2d-x-3.2/tools/cocos2d-console/bin
->Configuration for Android platform only, you can also skip and manually edit “/Users/Jacky/.bash_profile”
->Check environment variable NDK_ROOT
->Search for environment variable NDK_ROOT…
->NDK_ROOT not found
->Search for command ndk-build in system…
->Command ndk-build not found
->Please enter the path of NDK_ROOT (or press Enter to skip): ////然后这个找不到解决方法,按回车跳过也没用,是不是要安装啥。。
->Check environment variable ANDROID_SDK_ROOT
->Search for environment variable ANDROID_SDK_ROOT…
->ANDROID_SDK_ROOT not found
->Search for command android in system…
->Command android not found
->Please enter the path of ANDROID_SDK_ROOT (or press Enter to skip):
->Check environment variable ANT_ROOT
->Search for environment variable ANT_ROOT…
->ANT_ROOT is found : /usr/share/java/ant-1.8.2/bin
Please execute command: “source /Users/Jacky/.bash_profile” to make added system variables take effect
求救,是不是要装啥的,我是想用XCODE来开发,可是不知道怎么装,看到的教程很多都是2.0的时候的,找不到3.2的。。