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

oxygengine-ignite instalation error #26

Open
unrusoanonimo opened this issue May 22, 2024 · 0 comments
Open

oxygengine-ignite instalation error #26

unrusoanonimo opened this issue May 22, 2024 · 0 comments

Comments

@unrusoanonimo
Copy link

unrusoanonimo commented May 22, 2024

Following https://psichix.github.io/Oxygengine/cli/introduction.html guide I tried to install oxygengine-ignite CLI tool cargo install oxygengine-ignite but it gives a gompile error.

error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
   --> C:\Users\private\.cargo\registry\src\index.crates.io-6f17d22bba15001f\oxygengine-ignite-0.46.1\src\main.rs:206:1
    |
206 | #[tokio::main]
    | ^^^^^^^^^^^^^^
    |
    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `oxygengine-ignite` (bin "oxygengine-ignite") due to 1 previous error
error: failed to compile `oxygengine-ignite v0.46.1`, intermediate artifacts can be found at `C:\Users\private\AppData\Local\Temp\cargo-installh0gNm5`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
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