Skip to content

binsider does not compile on windows. #125

@g-berthiaume

Description

@g-berthiaume

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions