Closed hirochirac closed 9 months ago
This problem is due to an dependency on an old fork of wezterm, which could be solved by making https://github.com/zed-industries/wezterm follow upstream.
Also, we do not (yet) support Windows in any form, including compiling — there's no CI for that either. So I do not think it's an issue yet — albeit any PRs are welcome to fix the compilation under Windows targets.
Check for existing issues
Describe the bug / provide steps to reproduce it
Hello, Can't compile ZED on windows 11. I tried to compile with command cargo build. I received a error message. See below for further information.
Environment
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.If you only need the most recent lines, you can run the
zed: open log
command palette action to see the last 1000.No response