Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cocos: no such command #20576

Open
TamaMcGlinn opened this issue Sep 6, 2020 · 1 comment
Open

cocos: no such command #20576

TamaMcGlinn opened this issue Sep 6, 2020 · 1 comment

Comments

@TamaMcGlinn
Copy link

TamaMcGlinn commented Sep 6, 2020

  • cocos2d-x version: latest v4 commit, a8de1cc
  • devices test on: debian 9 Jessie
  • developing environments
    • NDK version: 21.3.6528147
    • Xcode version: n/a
    • VS version: n/a
    • browser type and version: n/a

Steps to Reproduce:

  1. Clone the repository
  2. Follow all the readme steps for linux
    1. python download-deps.py
    2. git submodule update --init
    3. ./setup.py
    4. source ~/.bashrc
    5. ./install-linux-deps.sh
  3. Attempt 'Running tests', which requires the 'cocos' binary to be available, which it isn't because it hasn't been built yet.

I am assuming the step missing in the readme is to do mkdir build && cd build && cmake .. && make but this isn't obvious and should be in the README.

@TamaMcGlinn
Copy link
Author

I've made a pullrequest to add this to the readme, since it now seems to be working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant