mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
714 B
714 B
name | about | title | labels | assignees |
---|---|---|---|---|
Build Problem | Having problems building from source? | bug |
Build Environment (please complete the following information):
- OS: [e.g. Linux X11, Linux Wayland, macOS, Windows]
- Linux: what distro, version and architecture? Please include
uname -a
in your report. - Compiler: are you using
clang
,gcc
,Microsoft Visual Studio
or something else? Which version? - Rust version: Please include the output from
rustup show
Dependencies
Did you run the get-deps
script to install required system dependencies?
Was it successful?
The build output
Please include the output from running the build command:
cargo build --release