zed
zed copied to clipboard
Unable to compile on Windows
Check for existing issues
- [x] Completed
Describe the bug / provide steps to reproduce it
After trying to compile on win10 for windows I get this issue and it wont start up.
Compiling go_to_line v0.1.0 (C:\Users\Paul\Downloads\zed-main\zed-main\crates\go_to_line)
Compiling outline_panel v0.1.0 (C:\Users\Paul\Downloads\zed-main\zed-main\crates\outline_panel)
Compiling journal v0.1.0 (C:\Users\Paul\Downloads\zed-main\zed-main\crates\journal)
Finished `release` profile [optimized + debuginfo] target(s) in 21m 01s
Running `target\release\zed.exe`
error: process didn't exit successfully: `target\release\zed.exe` (exit code: 0xc000041d)
Environment
Windows 10 l atest rust
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response