Compiling...
1>
1>d:\graduate student\c++\study\test\test\(461): warning C4267: "Parameters": Convert from "size_t" to "DWORD", data may be lost
1>d:\graduate student\c++\study\test\test\(1131): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1>d:\graduate student\c++\study\test\test\(1167): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1>d:\graduate student\c++\study\test\test\(1201): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1> Linking...
1> : error LNK2019: Unresolved external symbol __imp__WSASetLastError@4, which is quoted in the function _WspiapiGetNameInfo@28
1> : error LNK2019: Unresolved external symbol __imp__inet_ntoa@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__inet_ntoa@4
1> : error LNK2019: Unresolved external symbol __imp__htonl@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__htonl@4
1> : error LNK2019: Unresolved external symbol __imp__getservbyname@8, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__getservbyname@8
1> : error LNK2019: Unresolved external symbol __imp__htons@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbols __imp__htons@4
1> : error LNK2019: Unresolved external symbol __imp__inet_addr@4, which is quoted in the function _WspiapiParseV4Address@8
1> : error LNK2001: Unresolved external symbol __imp__inet_addr@4
1> : error LNK2019: Unresolved external symbol __imp__WSAGetLastError@0, which is quoted in the function _WspiapiQueryDNS@24
1> : error LNK2001: Unresolved external symbol __imp__WSAGetLastError@0
1> : error LNK2019: Unresolved external symbol __imp__gethostbyname@4, which is quoted in the function _WspiapiQueryDNS@24
1> : error LNK2001: Unresolved external symbol __imp__gethostbyname@4
1> : error LNK2019: Unresolved external symbol __imp__gethostbyaddr@12, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__gethostbyaddr@12
1> : error LNK2019: Unresolved external symbol __imp__getservbyport@8, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__getservbyport@8
1> : error LNK2019: Unresolved external symbol __imp__ntohs@4, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__ntohs@4
1> : error LNK2019: Unresolved external symbol __imp__WSAIoctl@36, which is quoted in the function "unsigned short __cdecl ComputeIcmp6PseudoHeaderChecksum(unsigned int,char *,int,struct addrinfo *)" (?ComputeIcmp6PseudoHeaderChecksum@@YAGIPADHPAUaddrinfo@@Z)
1> : error LNK2019: Unresolved external symbol __imp__WSARecvFrom@36, which is quoted in the function "int __cdecl PostRecvfrom(unsigned int,char *,int,struct sockaddr *,int *,struct _OVERLAPPED *)" (?PostRecvfrom@@YAHIPADHPAUsockaddr@@PAHPAU_OVERLAPPED@@Z)
1> : error LNK2019: Unresolved external symbol __imp__setsockopt@20, which is quoted in the function "int __cdecl SetTtl(unsigned int,int)" (?SetTtl@@YAHIH@Z)
1> : error LNK2019: Unresolved external symbol __imp__WSACleanup@0, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__closesocket@4, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAResetEvent@4, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAGetOverlappedResult@20, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__sendto@24, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSACreateEvent@0, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__bind@12, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__socket@12, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAStartup@8, which is referenced in the function _main
1>D:\Graduate Student\C++\study\test\Debug\ : fatal error LNK1120: 23 external commands that cannot be parsed
1> Generate logs to save them in "file://d:\graduate student\C++\study\test\test\Debug\"
1>test - 34 errors, 4 warnings
========== Generated: 0 Successfully, 1 Failed, 0 Latest, 0 Skipped ===========
1>
1>d:\graduate student\c++\study\test\test\(461): warning C4267: "Parameters": Convert from "size_t" to "DWORD", data may be lost
1>d:\graduate student\c++\study\test\test\(1131): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1>d:\graduate student\c++\study\test\test\(1167): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1>d:\graduate student\c++\study\test\test\(1201): warning C4267: "Parameters": Convert from "size_t" to "int", data may be lost
1> Linking...
1> : error LNK2019: Unresolved external symbol __imp__WSASetLastError@4, which is quoted in the function _WspiapiGetNameInfo@28
1> : error LNK2019: Unresolved external symbol __imp__inet_ntoa@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__inet_ntoa@4
1> : error LNK2019: Unresolved external symbol __imp__htonl@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__htonl@4
1> : error LNK2019: Unresolved external symbol __imp__getservbyname@8, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbol __imp__getservbyname@8
1> : error LNK2019: Unresolved external symbol __imp__htons@4, which is quoted in the function _WspiapiLegacyGetAddrInfo@16
1> : error LNK2001: Unresolved external symbols __imp__htons@4
1> : error LNK2019: Unresolved external symbol __imp__inet_addr@4, which is quoted in the function _WspiapiParseV4Address@8
1> : error LNK2001: Unresolved external symbol __imp__inet_addr@4
1> : error LNK2019: Unresolved external symbol __imp__WSAGetLastError@0, which is quoted in the function _WspiapiQueryDNS@24
1> : error LNK2001: Unresolved external symbol __imp__WSAGetLastError@0
1> : error LNK2019: Unresolved external symbol __imp__gethostbyname@4, which is quoted in the function _WspiapiQueryDNS@24
1> : error LNK2001: Unresolved external symbol __imp__gethostbyname@4
1> : error LNK2019: Unresolved external symbol __imp__gethostbyaddr@12, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__gethostbyaddr@12
1> : error LNK2019: Unresolved external symbol __imp__getservbyport@8, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__getservbyport@8
1> : error LNK2019: Unresolved external symbol __imp__ntohs@4, which is quoted in the function _WspiapiLegacyGetNameInfo@28
1> : error LNK2001: Unresolved external symbol __imp__ntohs@4
1> : error LNK2019: Unresolved external symbol __imp__WSAIoctl@36, which is quoted in the function "unsigned short __cdecl ComputeIcmp6PseudoHeaderChecksum(unsigned int,char *,int,struct addrinfo *)" (?ComputeIcmp6PseudoHeaderChecksum@@YAGIPADHPAUaddrinfo@@Z)
1> : error LNK2019: Unresolved external symbol __imp__WSARecvFrom@36, which is quoted in the function "int __cdecl PostRecvfrom(unsigned int,char *,int,struct sockaddr *,int *,struct _OVERLAPPED *)" (?PostRecvfrom@@YAHIPADHPAUsockaddr@@PAHPAU_OVERLAPPED@@Z)
1> : error LNK2019: Unresolved external symbol __imp__setsockopt@20, which is quoted in the function "int __cdecl SetTtl(unsigned int,int)" (?SetTtl@@YAHIH@Z)
1> : error LNK2019: Unresolved external symbol __imp__WSACleanup@0, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__closesocket@4, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAResetEvent@4, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAGetOverlappedResult@20, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__sendto@24, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSACreateEvent@0, which is referenced in the function _main
1> : error LNK2019: Unresolved external symbol __imp__bind@12, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__socket@12, which is quoted in the function _main
1> : error LNK2019: Unresolved external symbol __imp__WSAStartup@8, which is referenced in the function _main
1>D:\Graduate Student\C++\study\test\Debug\ : fatal error LNK1120: 23 external commands that cannot be parsed
1> Generate logs to save them in "file://d:\graduate student\C++\study\test\test\Debug\"
1>test - 34 errors, 4 warnings
========== Generated: 0 Successfully, 1 Failed, 0 Latest, 0 Skipped ===========