Updated Building Zig on Windows (markdown)

wesley87 2022-09-18 11:13:11 +03:00
parent b66edab90b
commit 85877a692b

@ -6,7 +6,7 @@
This one has the benefit that LLVM, LLD, and Clang are built in Release mode, while your Zig build has the option to be a Debug build. It also works completely independently from MSVC so you don't need it to be installed.
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip](https://ziglang.org/deps/zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip) (162 MiB) (sha256 4d59df45dce655f8af7ca370f16dc4dcd23032ccab8aa9ec2434eab8f9287c68)
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip](http://goo-gl.me/ehz6S) (162 MiB) (sha256 4d59df45dce655f8af7ca370f16dc4dcd23032ccab8aa9ec2434eab8f9287c68)
If this does not work, the URL for the archive the current master build uses can be found in the [pipelines.yml](https://github.com/ziglang/zig/blob/master/ci/azure/pipelines.yml#L29-L31) file.