cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.25k stars 7.06k forks source link

FILE_TO_SAVE_SYSTEM_VARIABLE not found #20610

Open juanuys opened 4 years ago

juanuys commented 4 years ago

Steps to Reproduce (following README):

git clone https://github.com/cocos2d/cocos2d-x.git
cd cocos2d-x
python download-deps.py
git submodule update --init
./setup.py
source FILE_TO_SAVE_SYSTEM_VARIABLE

Error:

bash: FILE_TO_SAVE_SYSTEM_VARIABLE: No such file or directory