Skip to content

Add dynamic MSVC_PATH for ucrt #12

Description

@PaulDotSH

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions