I have this error while compiling my Visual C++ project in Visual Studio 2008 on XP. How to resolve this error :(
Error 1 fatal error C1083: Cannot open
simply go to project->project properties linker->input in additional dependencies add ws2_32.lib linker ->command line add here ws2_32.lib click start