The title sums it up. I installed the latest windows SDK here. The console tries to access a folder named after an older SDK version (which I uninstalled) and a folder called "winsock2.h", which doesn't exist. The exact path of the header its trying to access is (x86)/windows kits/10.0.15063/um/winsock2.h
. Thank you in advance!