Skip to content

Windows 10 SDK detection broken with new SDK #30229

Closed
@retep998

Description

@retep998

The new Windows 10 SDK changed some registry values slightly which broke the current Windows 10 SDK detection code.

This results in the linker error note: LINK : fatal error LNK1181: cannot open input file 'ws2_32.lib'

I am working on a PR to fix this completely overhaul the code for the better.

In the meantime you can work around this issue by manually invoking vcvars as done here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: WindowsO-windows-msvcToolchain: MSVC, Operating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions