Native: improve description of supported MSVC versions in README
This commit is contained in:
committed by
Space Team
parent
a62ac940c4
commit
2db89b7e7a
@@ -50,7 +50,8 @@ Prerequisites:
|
||||
Note: using `JDK x86_64` on `MacOS aarch64` will cause `java.lang.UnsatisfiedLinkError` for `libclang.dylib`
|
||||
* Linux: glibc 2.23 or newer
|
||||
* Windows:
|
||||
* Microsoft C++ build tools for Visual Studio 2019 14.29 or newer
|
||||
* Microsoft C++ build tools for Visual Studio 2019 14.29.
|
||||
It might work with other VS2019 versions, but this was never tested.
|
||||
* Windows SDK 10.0.18362.0 or newer
|
||||
|
||||
The commands below should be run from either repository root or this (`kotlin-native/`) directory.
|
||||
|
||||
Reference in New Issue
Block a user