compile error
-
When I try to compile *.c files in Visual Studio, it lists me a lot of errors, like: error LNK2019: unresolved external symbol __imp__send@16 referenced in function _main and all this errors are referenced to identifires from library "winsock2.h" Please tell me, what to do. Thanks.
-
When I try to compile *.c files in Visual Studio, it lists me a lot of errors, like: error LNK2019: unresolved external symbol __imp__send@16 referenced in function _main and all this errors are referenced to identifires from library "winsock2.h" Please tell me, what to do. Thanks.
link to wsock32.lib ;) Project Settings -> Linker -> Input -> additional dependencies in VC.NET
If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts you aim; Yours is the Earth and everything that's in it. Rudyard Kipling