-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Windows 10 SDK detection broken with new SDK #30229
Copy link
Copy link
Closed
Labels
O-windowsOperating system: WindowsOperating system: WindowsO-windows-msvcToolchain: MSVC, Operating system: WindowsToolchain: MSVC, Operating system: Windows
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
O-windowsOperating system: WindowsOperating system: WindowsO-windows-msvcToolchain: MSVC, Operating system: WindowsToolchain: MSVC, Operating system: Windows
Type
Fields
Give feedbackNo fields configured for issues without a type.