compilation_error.md 596 B


name: Compilation error about: Report a problem compiling eza title: 'ci: ' labels: '' assignees: ''


If eza fails to compile, or if there is a problem during the build process, then please include the following information in your report:

  • The exact eza 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.