mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
readme: MSVC 2017 is the supported one now
also add note about pre-built master branch
This commit is contained in:
parent
5b1b072d8d
commit
5c97aff627
@ -79,6 +79,9 @@ that counts as "freestanding" for the purposes of this table.
|
||||
[](https://travis-ci.org/ziglang/zig)
|
||||
[](https://ci.appveyor.com/project/andrewrk/zig-d3l86/branch/master)
|
||||
|
||||
Note that you can
|
||||
[download a binary of master branch](https://ziglang.org/download/#release-master).
|
||||
|
||||
### Stage 1: Build Zig from C++ Source Code
|
||||
|
||||
#### Dependencies
|
||||
@ -92,7 +95,7 @@ that counts as "freestanding" for the purposes of this table.
|
||||
##### Windows
|
||||
|
||||
* cmake >= 2.8.5
|
||||
* Microsoft Visual Studio 2015
|
||||
* Microsoft Visual Studio 2017
|
||||
* LLVM, Clang, LLD development libraries == 7.x, compiled with the same MSVC version above
|
||||
|
||||
#### Instructions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user