elastic / elastic/die-rust

Add dynamic MSVC_PATH for ucrt

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
23
Forks
2
PR merge metrics
No merged PRs in 30d

Description

in build.rs we have a hardcoded path of
```
const MSVC_PATH: &'static str = r"C:\Program Files (x86)\Windows Kits\10\Lib\10.0.22000.0";
```
Latest version is 10.0.26100.0
Could we switch to getting the dynamic path to ucrt?
If it's wanted I could try to make a PR for this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.