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

cargo run --release #2

Closed
PierreTurnbull opened this issue Mar 3, 2018 · 1 comment
Closed

cargo run --release #2

PierreTurnbull opened this issue Mar 3, 2018 · 1 comment

Comments

@PierreTurnbull
Copy link

Hello, I am on Windows 10 and I followed your instructions to build and run the game. First, I installed CMake and made its path global. Then I cloned the repo and went in it. Then I typed cargo run --release, but my shell told me "command not found: cargo". I tried ./cargo, cargo.toml, ./Cargo.toml, etc... nothing worked. It seems that I can't use your sources.

@tversteeg
Copy link
Owner

Ah sorry, you need to install the Rust compiler and tools first: https://www.rustup.rs/

I'll add it to the readme, thanks for the heads up!

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

2 participants