Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute zig and zls ,AccessDenied in windows #130

Open
2efPer opened this issue Jul 30, 2023 · 1 comment
Open

Failed to execute zig and zls ,AccessDenied in windows #130

2efPer opened this issue Jul 30, 2023 · 1 comment
Assignees
Labels
lsp Issue with language server integration

Comments

@2efPer
Copy link

2efPer commented Jul 30, 2023

info : (config): Using zig executable C:\Program Files (x86)\zig\zig_0.10.1
error: (translate_c): Failed to execute zig translate-c process, error: error.AccessDenied

I give full permission to this folder,but nothing changes. And I moved this folder to '%homepath%', which doesn't work either.
So I hope to get some help here.

@Vexu Vexu added the lsp Issue with language server integration label Jul 30, 2023
@llogick
Copy link

llogick commented Aug 7, 2023

Try providing the full path to zig, including the executable, ie C:\Program Files (x86)\zig\zig_0.10.1\zig.exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp Issue with language server integration
Projects
None yet
Development

No branches or pull requests

4 participants