cocos2d x 3.0 - Cocos run -p android, error running command, return code 1 -


i following "building android games cocos2d-x" book page 8. , type command:

cocos run -p android  

while in project directory. wait command finish (it 20 minutes), , process stopped after make.exe, said wrong command. result here: return 1

what should do? thanks.

you add ant root path

"/users/***/documents/apache-ant-1.9.4/bin" 

Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -