zed icon indicating copy to clipboard operation
zed copied to clipboard

Unable to compile on Windows

Open IITuxtmuxII opened this issue 7 months ago • 5 comments

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

If applicable, attach your Zed.log file to this issue.

Zed.log

IITuxtmuxII avatar Jul 22 '24 18:07 IITuxtmuxII