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

For build scripts, symlink zig.exe to zig on posix #8147

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

Maybe this will workaround the zls issue

How did you verify your code works?

checked the symlink is created

@paperdave
Copy link
Collaborator

See ziglang/vscode-zig#164 for context.

I think this will work as a workaround. Clever solution

scripts/download-zig.sh Show resolved Hide resolved
@Jarred-Sumner Jarred-Sumner merged commit 3e703c4 into main Jan 13, 2024
@Jarred-Sumner Jarred-Sumner deleted the jarred/symlink-zig-exe branch January 13, 2024 07:52
ryoppippi pushed a commit to ryoppippi/bun that referenced this pull request Feb 1, 2024
* Add `zig.exe` as a symlink of `zig` on posix

* Update scripts/download-zig.sh

Co-authored-by: dave caruso <[email protected]>

---------

Co-authored-by: Jarred Sumner <[email protected]>
Co-authored-by: dave caruso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants