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

Unable to Cargo Run --release #24

Open
Lorddirt opened this issue Oct 3, 2018 · 1 comment
Open

Unable to Cargo Run --release #24

Lorddirt opened this issue Oct 3, 2018 · 1 comment

Comments

@Lorddirt
Copy link

Lorddirt commented Oct 3, 2018

[censored]>cargo run --release
Finished release [optimized] target(s) in 0.12s
Running [censored]\robinson-master\robinson-master\target\rel ease\robinson.exe
thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { cod
e: 3, kind: NotFound, message: "The system cannot find the path specified." }',
libcore\result.rs:945:5
note: Run with RUST_BACKTRACE=1 for a backtrace.
error: process didn't exit successfully: [censored]\robinson-maste r\robinson-master\target\release\robinson.exe (exit code: 101)

@ghost
Copy link

ghost commented Jan 5, 2019

shouldn't the .exe be named like the project? so it should be robinson-master.exe.
Maybe cargo has a problem with the dash -. You could try renaming the project to just "robinson".
Not sure if this the solution though

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