-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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.
Metadata
Metadata
Assignees
Labels
O-windowsOperating system: WindowsOperating system: WindowsO-windows-msvcToolchain: MSVC, Operating system: WindowsToolchain: MSVC, Operating system: Windows