Blame view

ios/cocos2d/tools/missing-tools.txt 280 Bytes
520389e3   xiaoyu   接入cocos源码,编译未通过,继续修改
1
2
3
4
5
6
7
8
  Git user attention
  
  Please execute “download-deps.py” to download and install dependencies.
  
   $ cd cocos2d-x
   $ python download-deps.py
  
  Please execute download-deps.py once you synchronize with this repo. If there aren't any updates, it will not download dependencies again.