Do any of you have experience using the WinSock API? I am getting a linker error and cannot figure out what is wrong. I have checked the file locations out and made sure I have the correct directories specified for the linker.
Any help will be appreciated, thanks.
Doug Schoettle
Memphis, Tn
Here is some of the error output:
Linking...
error LNK2001: unresolved external symbol _WSACleanup@0
error LNK2001: unresolved external symbol _WSAStartup@8
fatal error LNK1120: 2 unresolved externals
Any help will be appreciated, thanks.
Doug Schoettle
Memphis, Tn
Here is some of the error output:
Linking...
error LNK2001: unresolved external symbol _WSACleanup@0
error LNK2001: unresolved external symbol _WSAStartup@8
fatal error LNK1120: 2 unresolved externals