I recently started programming in C++ and required a specific library (Ws2_32.lib) that comes with visual studio. I was reluctant to download visual studio for something so simple but couldn't find an alternative. The problem is that it has been 43 hours and visual studio community 2015 has still not finished installing. I have searched for this problem and common solutions and have crossed a few off the list:
1. It isn't to do with network connection (the network has been connected the whole time and the acquiring bar is full, it is stuck on the applying stage)
2. It isn't just a long install (average install for visual studio is an hour)
Is there a way to fix this and/or get Ws2_32.lib seperately?
EDIT: The install is not hung, it is still installing just incredibly slowly.