mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
556 B
556 B
| name | about |
|---|---|
| Compilation error | Report a problem compiling exa |
If exa fails to compile, or if there is a problem during the build process, then please include the following information in your report:
- The exact exa commit you are building (
git rev-parse --short HEAD) - The version of rustc you are compiling it with (
rustc --version) - Your operating system and hardware platform
- The Rust build target (the exact output of
rustc --print cfg)
If you are seeing compilation errors, please include the output of the build process.