-
-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
binsider does not compile on Windows.
I'm on main because this issue was fixed.
Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433, E0599.
For more information about an error, try `rustc --explain E0282`.
error: could not compile `users` (lib) due to 41 previous errors
warning: build failed, waiting for other jobs to finish...
error: failed to compile `binsider v0.2.1`, intermediate artifacts can be found at `C:\Users\gabriel\AppData\Local\Temp\cargo-installxp7tmg`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Let me know if you want more info!
To reproduce
cargo install binsider
Expected behavior
no error
Software information
- Operating system: Microsoft Windows 11 Pro
- Rust version: rustc 1.85.0 (4d91de4e4 2025-02-17)
- Project version: main (d3b90ad)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working