Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Windows Build Error

I'm working on the build with the following link:

https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html

However, there is a link error during build.

What did I do wrong?

Here is the contents of the CMakeError file generated during the build:

================================================================================ Determining if the function pcap_get_selectable_fd exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_39bc7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_get_selectable_fd /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_39bc7.dir\Debug\" /Fd"cmTC_39bc7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_get_selectable_fd 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_39bc7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

Determining if the function pcap_set_tstamp_precision exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_27a27.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_27a27.dir\Debug\" /Fd"cmTC_27a27.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_precision 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_27a27.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

Determining if the function pcap_set_tstamp_type exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_84891.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_type /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_84891.dir\Debug\" /Fd"cmTC_84891.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_type 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_84891.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

Determining if the heimdal_version exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fa6c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\krb5-1.17-1-win32ws\installed\x86-windows\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fa6c7.dir\Debug\" /Fd"cmTC_fa6c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'heimdal_version': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fa6c7.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <krb5.h>

int main(int argc, char** argv) { (void)argv;

ifndef heimdal_version

return ((int*)(&heimdal_version))[argc];

else

(void)argc; return 0;

endif

}

Determining if the include file arpa/inet.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_d7107.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d7107.dir\Debug\" /Fd"cmTC_d7107.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'arpa/inet.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_d7107.vcxproj]

Determining if the include file getopt.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b5454.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b5454.dir\Debug\" /Fd"cmTC_b5454.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'getopt.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b5454.vcxproj]

Determining if the include file grp.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b59f0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b59f0.dir\Debug\" /Fd"cmTC_b59f0.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'grp.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b59f0.vcxproj]

Determining if files sys/types.h;ifaddrs.h exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1f7e5.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1f7e5.dir\Debug\" /Fd"cmTC_1f7e5.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c

HAVE_IFADDRS_H.c

C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c(3): fatal error C1083: 포함 파일을 열 수 없습니다. 'ifaddrs.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1f7e5.vcxproj]

Source: /* */

include <sys types.h="">

include <ifaddrs.h>

int main(void){return 0;}

Determining if the include file netinet/in.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7851b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7851b.dir\Debug\" /Fd"cmTC_7851b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netinet/in.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7851b.vcxproj]

Determining if the include file netdb.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_910f4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_910f4.dir\Debug\" /Fd"cmTC_910f4.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netdb.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_910f4.vcxproj]

Determining if the include file pwd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_35378.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_35378.dir\Debug\" /Fd"cmTC_35378.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'pwd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_35378.vcxproj]

Determining if the include file sys/ioctl.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_e040c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e040c.dir\Debug\" /Fd"cmTC_e040c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/ioctl.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_e040c.vcxproj]

Determining if the include file sys/select.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a90b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a90b.dir\Debug\" /Fd"cmTC_1a90b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/select.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a90b.vcxproj]

Determining if the include file sys/socket.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3a41a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3a41a.dir\Debug\" /Fd"cmTC_3a41a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3a41a.vcxproj]

Determining if the include file sys/sockio.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_2b28b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2b28b.dir\Debug\" /Fd"cmTC_2b28b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/sockio.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_2b28b.vcxproj]

Determining if the include file sys/time.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_bdec7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bdec7.dir\Debug\" /Fd"cmTC_bdec7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/time.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_bdec7.vcxproj]

Determining if the include file sys/utsname.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a885.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a885.dir\Debug\" /Fd"cmTC_1a885.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/utsname.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a885.vcxproj]

Determining if the include file sys/wait.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_aa615.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aa615.dir\Debug\" /Fd"cmTC_aa615.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/wait.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_aa615.vcxproj]

Determining if the include file unistd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8e71f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8e71f.dir\Debug\" /Fd"cmTC_8e71f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'unistd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8e71f.vcxproj]

Determining if the function getopt_long exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_0debb.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getopt_long /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0debb.dir\Debug\" /Fd"cmTC_0debb.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getopt_long 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_0debb.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

Determining if the include file alloca.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_c2b6c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c2b6c.dir\Debug\" /Fd"cmTC_c2b6c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'alloca.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_c2b6c.vcxproj]

Determining if the function getifaddrs exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_73e16.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getifaddrs /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_73e16.dir\Debug\" /Fd"cmTC_73e16.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getifaddrs 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_73e16.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

Determining if the function issetugid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_978b9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=issetugid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_978b9.dir\Debug\" /Fd"cmTC_978b9.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _issetugid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_978b9.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

Determining if the function mkstemps exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_420c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=mkstemps /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_420c7.dir\Debug\" /Fd"cmTC_420c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _mkstemps 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_420c7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

Determining if the function setresgid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_5d220.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresgid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5d220.dir\Debug\" /Fd"cmTC_5d220.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresgid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_5d220.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

Determining if the function setresuid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_f1be3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresuid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f1be3.dir\Debug\" /Fd"cmTC_f1be3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresuid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_f1be3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

Determining if the function strptime exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7b07a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=strptime /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7b07a.dir\Debug\" /Fd"cmTC_7b07a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _strptime 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_7b07a.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

Performing C SOURCE FILE Test HAVE_STRUCT_SOCKADDR_SA_LEN failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_db502.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_SOCKADDR_SA_LEN /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_db502.dir\Debug\" /Fd"cmTC_db502.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(2): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_db502.vcxproj]

Source file was:

include <sys socket.h="">

int main() { (void)sizeof(((struct sockaddr *)0)->sa_len); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fe10a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_FLAGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fe10a.dir\Debug\" /Fd"cmTC_fe10a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_flags': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fe10a.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_flags); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_a8a9c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BLKSIZE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a8a9c.dir\Debug\" /Fd"cmTC_a8a9c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_blksize': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_a8a9c.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_blksize); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_be8a1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_be8a1.dir\Debug\" /Fd"cmTC_be8a1.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_be8a1.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT___ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8c4ac.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT___ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8c4ac.dir\Debug\" /Fd"cmTC_8c4ac.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: '__st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8c4ac.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->__st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_32882.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_TM_TM_ZONE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_32882.dir\Debug\" /Fd"cmTC_32882.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'tm_zone': 'tm'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_32882.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\corecrt_wtime.h(23): note: 'tm' 선언을 참조하십시오.

Source file was:

include <time.h>

int main() { (void)sizeof(((struct tm *)0)->tm_zone); return 0; }

Determining if the tzname exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_cc59f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc59f.dir\Debug\" /Fd"cmTC_cc59f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'tzname': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_cc59f.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <time.h>

int main(int argc, char** argv) { (void)argv;

ifndef tzname

return ((int*)(&tzname))[argc];

else

(void)argc; return 0;

endif

}

Determining if the function ssh_userauth_agent exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3dbe3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\libssh-0.7.3-win32ws\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=ssh_userauth_agent /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3dbe3.dir\Debug\" /Fd"cmTC_3dbe3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _ssh_userauth_agent 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_3dbe3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

Windows Build Error

I'm working on the build with the following link:

https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html

However, there is a link error during build.

What did I do wrong?

Here is the contents of the CMakeError file generated during the build:

================================================================================ Determining if the function pcap_get_selectable_fd exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_39bc7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_get_selectable_fd /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_39bc7.dir\Debug\" /Fd"cmTC_39bc7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_get_selectable_fd 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_39bc7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

Determining if the function pcap_set_tstamp_precision exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_27a27.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_27a27.dir\Debug\" /Fd"cmTC_27a27.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_precision 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_27a27.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

Determining if the function pcap_set_tstamp_type exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_84891.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_type /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_84891.dir\Debug\" /Fd"cmTC_84891.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_type 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_84891.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

Determining if the heimdal_version exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fa6c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\krb5-1.17-1-win32ws\installed\x86-windows\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fa6c7.dir\Debug\" /Fd"cmTC_fa6c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'heimdal_version': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fa6c7.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <krb5.h>

int main(int argc, char** argv) { (void)argv;

ifndef heimdal_version

return ((int*)(&heimdal_version))[argc];

else

(void)argc; return 0;

endif

}

Determining if the include file arpa/inet.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_d7107.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d7107.dir\Debug\" /Fd"cmTC_d7107.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'arpa/inet.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_d7107.vcxproj]

Determining if the include file getopt.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b5454.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b5454.dir\Debug\" /Fd"cmTC_b5454.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'getopt.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b5454.vcxproj]

Determining if the include file grp.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b59f0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b59f0.dir\Debug\" /Fd"cmTC_b59f0.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'grp.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b59f0.vcxproj]

Determining if files sys/types.h;ifaddrs.h exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1f7e5.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1f7e5.dir\Debug\" /Fd"cmTC_1f7e5.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c

HAVE_IFADDRS_H.c

C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c(3): fatal error C1083: 포함 파일을 열 수 없습니다. 'ifaddrs.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1f7e5.vcxproj]

Source: /* */

include <sys types.h="">

include <ifaddrs.h>

int main(void){return 0;}

Determining if the include file netinet/in.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7851b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7851b.dir\Debug\" /Fd"cmTC_7851b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netinet/in.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7851b.vcxproj]

Determining if the include file netdb.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_910f4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_910f4.dir\Debug\" /Fd"cmTC_910f4.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netdb.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_910f4.vcxproj]

Determining if the include file pwd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_35378.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_35378.dir\Debug\" /Fd"cmTC_35378.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'pwd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_35378.vcxproj]

Determining if the include file sys/ioctl.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_e040c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e040c.dir\Debug\" /Fd"cmTC_e040c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/ioctl.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_e040c.vcxproj]

Determining if the include file sys/select.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a90b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a90b.dir\Debug\" /Fd"cmTC_1a90b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/select.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a90b.vcxproj]

Determining if the include file sys/socket.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3a41a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3a41a.dir\Debug\" /Fd"cmTC_3a41a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3a41a.vcxproj]

Determining if the include file sys/sockio.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_2b28b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2b28b.dir\Debug\" /Fd"cmTC_2b28b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/sockio.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_2b28b.vcxproj]

Determining if the include file sys/time.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_bdec7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bdec7.dir\Debug\" /Fd"cmTC_bdec7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/time.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_bdec7.vcxproj]

Determining if the include file sys/utsname.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a885.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a885.dir\Debug\" /Fd"cmTC_1a885.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/utsname.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a885.vcxproj]

Determining if the include file sys/wait.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_aa615.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aa615.dir\Debug\" /Fd"cmTC_aa615.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/wait.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_aa615.vcxproj]

Determining if the include file unistd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8e71f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8e71f.dir\Debug\" /Fd"cmTC_8e71f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'unistd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8e71f.vcxproj]

Determining if the function getopt_long exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_0debb.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getopt_long /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0debb.dir\Debug\" /Fd"cmTC_0debb.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getopt_long 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_0debb.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

Determining if the include file alloca.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_c2b6c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c2b6c.dir\Debug\" /Fd"cmTC_c2b6c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'alloca.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_c2b6c.vcxproj]

Determining if the function getifaddrs exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_73e16.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getifaddrs /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_73e16.dir\Debug\" /Fd"cmTC_73e16.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getifaddrs 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_73e16.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

Determining if the function issetugid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_978b9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=issetugid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_978b9.dir\Debug\" /Fd"cmTC_978b9.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _issetugid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_978b9.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

Determining if the function mkstemps exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_420c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=mkstemps /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_420c7.dir\Debug\" /Fd"cmTC_420c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _mkstemps 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_420c7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

Determining if the function setresgid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_5d220.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresgid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5d220.dir\Debug\" /Fd"cmTC_5d220.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresgid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_5d220.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

Determining if the function setresuid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_f1be3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresuid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f1be3.dir\Debug\" /Fd"cmTC_f1be3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresuid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_f1be3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

Determining if the function strptime exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7b07a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=strptime /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7b07a.dir\Debug\" /Fd"cmTC_7b07a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _strptime 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_7b07a.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

Performing C SOURCE FILE Test HAVE_STRUCT_SOCKADDR_SA_LEN failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_db502.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_SOCKADDR_SA_LEN /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_db502.dir\Debug\" /Fd"cmTC_db502.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(2): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_db502.vcxproj]

Source file was:

include <sys socket.h="">

int main() { (void)sizeof(((struct sockaddr *)0)->sa_len); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fe10a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_FLAGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fe10a.dir\Debug\" /Fd"cmTC_fe10a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_flags': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fe10a.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_flags); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_a8a9c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BLKSIZE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a8a9c.dir\Debug\" /Fd"cmTC_a8a9c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_blksize': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_a8a9c.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_blksize); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_be8a1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_be8a1.dir\Debug\" /Fd"cmTC_be8a1.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_be8a1.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT___ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8c4ac.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT___ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8c4ac.dir\Debug\" /Fd"cmTC_8c4ac.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: '__st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8c4ac.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->__st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_32882.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_TM_TM_ZONE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_32882.dir\Debug\" /Fd"cmTC_32882.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'tm_zone': 'tm'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_32882.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\corecrt_wtime.h(23): note: 'tm' 선언을 참조하십시오.

Source file was:

include <time.h>

int main() { (void)sizeof(((struct tm *)0)->tm_zone); return 0; }

Determining if the tzname exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_cc59f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc59f.dir\Debug\" /Fd"cmTC_cc59f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'tzname': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_cc59f.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <time.h>

int main(int argc, char** argv) { (void)argv;

ifndef tzname

return ((int*)(&tzname))[argc];

else

(void)argc; return 0;

endif

}

Determining if the function ssh_userauth_agent exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3dbe3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\libssh-0.7.3-win32ws\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=ssh_userauth_agent /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3dbe3.dir\Debug\" /Fd"cmTC_3dbe3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _ssh_userauth_agent 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_3dbe3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

==============================================================================================

Here is the CMake output message.

==============================================================================================

-- The C compiler identification is MSVC 19.11.25508.2 -- The CXX compiler identification is MSVC 19.11.25508.2 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Generating build using CMake 3.14.1 -- Found POWERSHELL: C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe
-- Building for win32 using Visual Studio 15 2017 Working in C:\Development\wireshark-win32-libs Tag 2019-04-01 found. Skipping. -- CMake build type: RelWithDebInfo -- V: 3.1.0-YourExtraVersionInfo, MaV: 3, MiV: 1, PL: 0, EV: -YourExtraVersionInfo. -- Performing Test C_Qspectre_VALID -- Performing Test C_Qspectre_VALID - Success -- Performing Test CXX_Qspectre_VALID -- Performing Test CXX_Qspectre_VALID - Success -- Linker flags: /LARGEADDRESSAWARE /MANIFEST:NO /INCREMENTAL:NO /RELEASE /guard:cf -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1") -- Found GLIB2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/glib-2.0.lib
-- Found GMODULE2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/gmodule-2.0.lib
-- Found GTHREAD2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/gthread-2.0.lib
-- Found GCRYPT: C:/Development/wireshark-win32-libs/libgcrypt-1.8.3-win32ws/bin/libgcrypt-20.lib (found suitable version "1.8.3", minimum required is "1.4.2") -- Found LEX: C:/ProgramData/chocolatey/bin/win_flex.exe
-- Found YACC: C:/ProgramData/chocolatey/bin/win_bison.exe
-- Found Perl: C:/Strawberry/perl/bin/perl.exe (found version "5.28.1") -- Found Python3: C:/Python37/python.exe (found suitable version "3.7.3", minimum required is "3.4") found components: Interpreter -- Found LIBSSH: C:/Development/wireshark-win32-libs/libssh-0.7.3-win32ws/lib/ssh.lib (found suitable version "0.7.3", minimum required is "0.6") -- Found PCAP: C:/Development/wireshark-win32-libs/WpdPack/Lib/wpcap.lib
-- Looking for pcap_get_selectable_fd -- Looking for pcap_get_selectable_fd - not found -- Looking for pcap_set_tstamp_precision -- Looking for pcap_set_tstamp_precision - not found -- Looking for pcap_set_tstamp_type -- Looking for pcap_set_tstamp_type - not found -- Found AIRPCAP: C:/Development/wireshark-win32-libs/AirPcap_Devpack_4_1_0_1622/Airpcap_Devpack/lib/airpcap.lib
-- Found MaxMindDB: C:/Development/wireshark-win32-libs/MaxMindDB-1.3.2-win32ws/lib/libmaxminddb-0.lib
-- Found SMI: C:/Development/wireshark-win32-libs/libsmi-svn-40773-win32ws/lib/libsmi-2.lib
-- Found GNUTLS: C:/Development/wireshark-win32-libs/gnutls-3.6.3-1-win32ws/bin/libgnutls-30.lib (found suitable version "3.6.3", minimum required is "3.2.0") -- Found KERBEROS: C:/Development/wireshark-win32-libs/krb5-1.17-1-win32ws/installed/x86-windows/lib/krb5_32.lib
-- Looking for heimdal_version -- Looking for heimdal_version - not found -- Found CARES: C:/Development/wireshark-win32-libs/c-ares-1.15.0-win32ws/installed/x86-windows/lib/cares.lib (found suitable version "1.14.0", minimum required is "1.5.0") -- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config (found version "") -- Checking for one of the modules 'zlib' -- Found ZLIB: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/zlib.lib (found version "1.2.11") -- Found LZ4: C:/Development/wireshark-win32-libs/lz4-1.7.5-win32ws/lib/lz4.lib
-- Looking for lz4frame.h -- Looking for lz4frame.h - found -- Found SNAPPY: C:/Development/wireshark-win32-libs/snappy-1.1.3-win32ws/lib/snappy.lib
-- Found Nghttp2: C:/Development/wireshark-win32-libs/nghttp2-1.14.0-win32ws/lib/nghttp2.lib
-- Found LUA: C:/Development/wireshark-win32-libs/lua-5.2.4-unicode-win32-vc14/lua52.lib (found suitable version "502", minimum required is "5.1") -- Found SBC: C:/Development/wireshark-win32-libs/sbc-1.3-win32ws/lib/sbc.lib
-- Found SpanDSP: C:/Development/wireshark-win32-libs/spandsp-0.0.6-win32ws/lib/spandsp.lib
-- Found bcg729: C:/Development/wireshark-win32-libs/bcg729-1.0.4-win32ws/lib/bcg729.lib
-- Found LibXml2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/libxml2.lib (found version "2.9.9") -- Found WINSPARKLE: C:/Development/wireshark-win32-libs/WinSparkle-0.5.7/Release/WinSparkle.lib
-- Found POD: C:/Strawberry/perl/bin/pod2man
-- Found DOXYGEN: C:/Program Files/doxygen/bin/doxygen.exe
-- Looking for gnutls_pkcs11_obj_list_import_url4 -- Looking for gnutls_pkcs11_obj_list_import_url4 - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - not found -- Looking for getopt.h -- Looking for getopt.h - not found -- Looking for grp.h -- Looking for grp.h - not found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - not found -- Looking for netinet/in.h -- Looking for netinet/in.h - not found -- Looking for netdb.h -- Looking for netdb.h - not found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - not found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - not found -- Looking for sys/wait.h -- Looking for sys/wait.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for getopt_long -- Looking for getopt_long - not found -- Looking for alloca.h -- Looking for alloca.h - not found -- Looking for getifaddrs -- Looking for getifaddrs - not found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for mkstemps -- Looking for mkstemps - not found -- Looking for setresgid -- Looking for setresgid - not found -- Looking for setresuid -- Looking for setresuid - not found -- Looking for strptime -- Looking for strptime - not found -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_TM_TM_ZONE -- Performing Test HAVE_STRUCT_TM_TM_ZONE - Failed -- Looking for tzname -- Looking for tzname - not found -- Found ASCIIDOCTOR: C:/ProgramData/chocolatey/bin/asciidoctorj.exe
-- Found XSLTPROC: C:/ProgramData/chocolatey/bin/xsltproc.exe
-- Found HTMLHelp: C:/Program Files (x86)/HTML Help Workshop/hhc.exe
-- Found python module asn2wrs: C:\Development\wireshark\tools\asn2wrs.py -- Looking for ssh_userauth_agent -- Looking for ssh_userauth_agent - not found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for nmmintrin.h -- Looking for nmmintrin.h - found -- Found python module make-plugin-reg: C:\Development\wireshark\tools\make-plugin-reg.py -- _fseeki64 and _ftelli64 are present -- C-Flags: /Qspectre /MP /Zo /utf-8 /guard:cf /w34295 /w34189 /wd4200 /DWIN32 /D_WINDOWS /W3 /MD /Zi /O2 /Ob1 /DNDEBUG -- CXX-Flags: /Qspectre /MP /Zo /utf-8 /guard:cf /w34295 /w34189 /wd4200 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /Zi /O2 /Ob1 /DNDEBUG -- Warnings as errors enabled: /WX -- The following OPTIONAL packages have been found:

-- The following REQUIRED packages have been found:

  • PowerShell
  • GLIB2
  • GTHREAD2
  • GCRYPT (required version >= 1.4.2)
  • LEX
  • YACC
  • Perl
  • Python3 (required version >= 3.4)
  • Qt5Core
  • Qt5LinguistTools
  • Qt5Network (required version >= 5.12.2)
  • Qt5Gui (required version >= 5.12.2)
  • Qt5Multimedia
  • Qt5PrintSupport
  • Qt5Svg
  • Qt5Widgets
  • Qt5WinExtras
  • POD

-- Configuring incomplete, errors occurred! See also "C:/Development/wsbuild32/CMakeFiles/CMakeOutput.log". See also "C:/Development/wsbuild32/CMakeFiles/CMakeError.log".

Windows Build Error

I'm working on the build with the following link:

https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html

However, there is a link error during build.

What did I do wrong?

Here is the contents of the CMakeError file generated during the build:

================================================================================ Determining if the function pcap_get_selectable_fd exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_39bc7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_get_selectable_fd /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_39bc7.dir\Debug\" /Fd"cmTC_39bc7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_get_selectable_fd 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_39bc7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_39bc7.vcxproj]

Determining if the function pcap_set_tstamp_precision exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_27a27.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_precision /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_27a27.dir\Debug\" /Fd"cmTC_27a27.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_precision 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_27a27.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_27a27.vcxproj]

Determining if the function pcap_set_tstamp_type exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_84891.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\WpdPack\Include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pcap_set_tstamp_type /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_84891.dir\Debug\" /Fd"cmTC_84891.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _pcap_set_tstamp_type 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_84891.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_84891.vcxproj]

Determining if the heimdal_version exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fa6c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\krb5-1.17-1-win32ws\installed\x86-windows\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fa6c7.dir\Debug\" /Fd"cmTC_fa6c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'heimdal_version': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fa6c7.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <krb5.h>

int main(int argc, char** argv) { (void)argv;

ifndef heimdal_version

return ((int*)(&heimdal_version))[argc];

else

(void)argc; return 0;

endif

}

Determining if the include file arpa/inet.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_d7107.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d7107.dir\Debug\" /Fd"cmTC_d7107.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'arpa/inet.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_d7107.vcxproj]

Determining if the include file getopt.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b5454.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b5454.dir\Debug\" /Fd"cmTC_b5454.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'getopt.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b5454.vcxproj]

Determining if the include file grp.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_b59f0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b59f0.dir\Debug\" /Fd"cmTC_b59f0.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'grp.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_b59f0.vcxproj]

Determining if files sys/types.h;ifaddrs.h exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1f7e5.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1f7e5.dir\Debug\" /Fd"cmTC_1f7e5.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c

HAVE_IFADDRS_H.c

C:\Development\wsbuild32\CMakeFiles\CheckIncludeFiles\HAVE_IFADDRS_H.c(3): fatal error C1083: 포함 파일을 열 수 없습니다. 'ifaddrs.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1f7e5.vcxproj]

Source: /* */

include <sys types.h="">

include <ifaddrs.h>

int main(void){return 0;}

Determining if the include file netinet/in.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7851b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7851b.dir\Debug\" /Fd"cmTC_7851b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netinet/in.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7851b.vcxproj]

Determining if the include file netdb.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_910f4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_910f4.dir\Debug\" /Fd"cmTC_910f4.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'netdb.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_910f4.vcxproj]

Determining if the include file pwd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_35378.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_35378.dir\Debug\" /Fd"cmTC_35378.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'pwd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_35378.vcxproj]

Determining if the include file sys/ioctl.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_e040c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e040c.dir\Debug\" /Fd"cmTC_e040c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/ioctl.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_e040c.vcxproj]

Determining if the include file sys/select.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a90b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a90b.dir\Debug\" /Fd"cmTC_1a90b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/select.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a90b.vcxproj]

Determining if the include file sys/socket.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3a41a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3a41a.dir\Debug\" /Fd"cmTC_3a41a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3a41a.vcxproj]

Determining if the include file sys/sockio.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_2b28b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2b28b.dir\Debug\" /Fd"cmTC_2b28b.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/sockio.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_2b28b.vcxproj]

Determining if the include file sys/time.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_bdec7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bdec7.dir\Debug\" /Fd"cmTC_bdec7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/time.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_bdec7.vcxproj]

Determining if the include file sys/utsname.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a885.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a885.dir\Debug\" /Fd"cmTC_1a885.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/utsname.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_1a885.vcxproj]

Determining if the include file sys/wait.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_aa615.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aa615.dir\Debug\" /Fd"cmTC_aa615.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/wait.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_aa615.vcxproj]

Determining if the include file unistd.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8e71f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8e71f.dir\Debug\" /Fd"cmTC_8e71f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'unistd.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8e71f.vcxproj]

Determining if the function getopt_long exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_0debb.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getopt_long /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0debb.dir\Debug\" /Fd"cmTC_0debb.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getopt_long 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_0debb.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_0debb.vcxproj]

Determining if the include file alloca.h exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_c2b6c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c2b6c.dir\Debug\" /Fd"cmTC_c2b6c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c

CheckIncludeFile.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: 포함 파일을 열 수 없습니다. 'alloca.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_c2b6c.vcxproj]

Determining if the function getifaddrs exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_73e16.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=getifaddrs /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_73e16.dir\Debug\" /Fd"cmTC_73e16.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _getifaddrs 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_73e16.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_73e16.vcxproj]

Determining if the function issetugid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_978b9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=issetugid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_978b9.dir\Debug\" /Fd"cmTC_978b9.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _issetugid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_978b9.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_978b9.vcxproj]

Determining if the function mkstemps exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_420c7.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=mkstemps /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_420c7.dir\Debug\" /Fd"cmTC_420c7.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _mkstemps 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_420c7.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_420c7.vcxproj]

Determining if the function setresgid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_5d220.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresgid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5d220.dir\Debug\" /Fd"cmTC_5d220.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresgid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_5d220.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_5d220.vcxproj]

Determining if the function setresuid exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_f1be3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=setresuid /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f1be3.dir\Debug\" /Fd"cmTC_f1be3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _setresuid 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_f1be3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_f1be3.vcxproj]

Determining if the function strptime exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_7b07a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=strptime /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7b07a.dir\Debug\" /Fd"cmTC_7b07a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _strptime 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_7b07a.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_7b07a.vcxproj]

Performing C SOURCE FILE Test HAVE_STRUCT_SOCKADDR_SA_LEN failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_db502.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_SOCKADDR_SA_LEN /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_db502.dir\Debug\" /Fd"cmTC_db502.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(2): fatal error C1083: 포함 파일을 열 수 없습니다. 'sys/socket.h': No such file or directory [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_db502.vcxproj]

Source file was:

include <sys socket.h="">

int main() { (void)sizeof(((struct sockaddr *)0)->sa_len); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_fe10a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_FLAGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fe10a.dir\Debug\" /Fd"cmTC_fe10a.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_flags': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_fe10a.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_flags); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_a8a9c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BLKSIZE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a8a9c.dir\Debug\" /Fd"cmTC_a8a9c.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_blksize': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_a8a9c.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_blksize); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_be8a1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT_ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_be8a1.dir\Debug\" /Fd"cmTC_be8a1.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_be8a1.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_STAT___ST_BIRTHTIME failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_8c4ac.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_STAT___ST_BIRTHTIME /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8c4ac.dir\Debug\" /Fd"cmTC_8c4ac.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: '__st_birthtime': 'stat'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_8c4ac.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\sys/stat.h(91): note: 'stat' 선언을 참조하십시오.

Source file was:

include <sys stat.h="">

int main() { (void)sizeof(((struct stat *)0)->__st_birthtime); return 0; }

Performing C SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_32882.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_STRUCT_TM_TM_ZONE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_32882.dir\Debug\" /Fd"cmTC_32882.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c

src.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\src.c(6): error C2039: 'tm_zone': 'tm'의 멤버가 아닙니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_32882.vcxproj]

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\corecrt_wtime.h(23): note: 'tm' 선언을 참조하십시오.

Source file was:

include <time.h>

int main() { (void)sizeof(((struct tm *)0)->tm_zone); return 0; }

Determining if the tzname exist failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_cc59f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc59f.dir\Debug\" /Fd"cmTC_cc59f.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c

CheckSymbolExists.c

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'tzname': 선언되지 않은 식별자입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_cc59f.vcxproj]

File C:/Development/wsbuild32/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */

include <time.h>

int main(int argc, char** argv) { (void)argv;

ifndef tzname

return ((int*)(&tzname))[argc];

else

(void)argc; return 0;

endif

}

Determining if the function ssh_userauth_agent exists failed with the following output: Change Dir: C:/Development/wsbuild32/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe cmTC_3dbe3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m .NET Framework용 Microsoft (R) Build Engine 버전 15.3.409.57025

Copyright (C) Microsoft Corporation. All rights reserved.

x86용 Microsoft (R) C/C++ 최적화 컴파일러 버전 19.11.25508.2

Copyright (c) Microsoft Corporation. All rights reserved.

cl /c /I"C:\Development\wireshark-win32-libs\libssh-0.7.3-win32ws\include" /I"C:\Program Files (x86)\Visual Leak Detector\include" /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=ssh_userauth_agent /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /guard:cf /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3dbe3.dir\Debug\" /Fd"cmTC_3dbe3.dir\Debug\vc141.pdb" /Gd /TC /wd4200 /analyze- /errorReport:queue /Zo /utf-8 /w34295 /w34189 "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"

CheckFunctionExists.c

CheckFunctionExists.obj : error LNK2019: _ssh_userauth_agent 외부 기호(참조 위치: _main 함수)에서 확인하지 못했습니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

C:\Development\wsbuild32\CMakeFiles\CMakeTmp\Debug\cmTC_3dbe3.exe : fatal error LNK1120: 1개의 확인할 수 없는 외부 참조입니다. [C:\Development\wsbuild32\CMakeFiles\CMakeTmp\cmTC_3dbe3.vcxproj]

==============================================================================================

Here is the CMake output message.

==============================================================================================

-- The C compiler identification is MSVC 19.11.25508.2
-- The CXX compiler identification is MSVC 19.11.25508.2
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/HostX86/x86/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Generating build using CMake 3.14.1
-- Found POWERSHELL: C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe 
-- Building for win32 using Visual Studio 15 2017 Working in C:\Development\wireshark-win32-libs Tag 2019-04-01 found. Skipping. -- CMake build type: RelWithDebInfo -- V: 3.1.0-YourExtraVersionInfo, MaV: 3, MiV: 1, PL: 0, EV: -YourExtraVersionInfo. -- Performing Test C_Qspectre_VALID -- Performing Test C_Qspectre_VALID - Success -- Performing Test CXX_Qspectre_VALID -- Performing Test CXX_Qspectre_VALID - Success -- Linker flags: /LARGEADDRESSAWARE /MANIFEST:NO /INCREMENTAL:NO /RELEASE /guard:cf -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1") -- Found GLIB2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/glib-2.0.lib
-- Found GMODULE2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/gmodule-2.0.lib
-- Found GTHREAD2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/gthread-2.0.lib
-- Found GCRYPT: C:/Development/wireshark-win32-libs/libgcrypt-1.8.3-win32ws/bin/libgcrypt-20.lib (found suitable version "1.8.3", minimum required is "1.4.2") -- Found LEX: C:/ProgramData/chocolatey/bin/win_flex.exe
-- Found YACC: C:/ProgramData/chocolatey/bin/win_bison.exe
-- Found Perl: C:/Strawberry/perl/bin/perl.exe (found version "5.28.1") -- Found Python3: C:/Python37/python.exe (found suitable version "3.7.3", minimum required is "3.4") found components: Interpreter -- Found LIBSSH: C:/Development/wireshark-win32-libs/libssh-0.7.3-win32ws/lib/ssh.lib (found suitable version "0.7.3", minimum required is "0.6") -- Found PCAP: C:/Development/wireshark-win32-libs/WpdPack/Lib/wpcap.lib
-- Looking for pcap_get_selectable_fd -- Looking for pcap_get_selectable_fd - not found -- Looking for pcap_set_tstamp_precision -- Looking for pcap_set_tstamp_precision - not found -- Looking for pcap_set_tstamp_type -- Looking for pcap_set_tstamp_type - not found -- Found AIRPCAP: C:/Development/wireshark-win32-libs/AirPcap_Devpack_4_1_0_1622/Airpcap_Devpack/lib/airpcap.lib
-- Found MaxMindDB: C:/Development/wireshark-win32-libs/MaxMindDB-1.3.2-win32ws/lib/libmaxminddb-0.lib
-- Found SMI: C:/Development/wireshark-win32-libs/libsmi-svn-40773-win32ws/lib/libsmi-2.lib
-- Found GNUTLS: C:/Development/wireshark-win32-libs/gnutls-3.6.3-1-win32ws/bin/libgnutls-30.lib (found suitable version "3.6.3", minimum required is "3.2.0") -- Found KERBEROS: C:/Development/wireshark-win32-libs/krb5-1.17-1-win32ws/installed/x86-windows/lib/krb5_32.lib
-- Looking for heimdal_version -- Looking for heimdal_version - not found -- Found CARES: C:/Development/wireshark-win32-libs/c-ares-1.15.0-win32ws/installed/x86-windows/lib/cares.lib (found suitable version "1.14.0", minimum required is "1.5.0") -- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config (found version "") -- Checking for one of the modules 'zlib' -- Found ZLIB: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/zlib.lib (found version "1.2.11") -- Found LZ4: C:/Development/wireshark-win32-libs/lz4-1.7.5-win32ws/lib/lz4.lib
-- Looking for lz4frame.h -- Looking for lz4frame.h - found -- Found SNAPPY: C:/Development/wireshark-win32-libs/snappy-1.1.3-win32ws/lib/snappy.lib
-- Found Nghttp2: C:/Development/wireshark-win32-libs/nghttp2-1.14.0-win32ws/lib/nghttp2.lib
-- Found LUA: C:/Development/wireshark-win32-libs/lua-5.2.4-unicode-win32-vc14/lua52.lib (found suitable version "502", minimum required is "5.1") -- Found SBC: C:/Development/wireshark-win32-libs/sbc-1.3-win32ws/lib/sbc.lib
-- Found SpanDSP: C:/Development/wireshark-win32-libs/spandsp-0.0.6-win32ws/lib/spandsp.lib
-- Found bcg729: C:/Development/wireshark-win32-libs/bcg729-1.0.4-win32ws/lib/bcg729.lib
-- Found LibXml2: C:/Development/wireshark-win32-libs/vcpkg-export-20190318-win32ws/installed/x86-windows/lib/libxml2.lib (found version "2.9.9") -- Found WINSPARKLE: C:/Development/wireshark-win32-libs/WinSparkle-0.5.7/Release/WinSparkle.lib
-- Found POD: C:/Strawberry/perl/bin/pod2man
-- Found DOXYGEN: C:/Program Files/doxygen/bin/doxygen.exe
-- Looking for gnutls_pkcs11_obj_list_import_url4 -- Looking for gnutls_pkcs11_obj_list_import_url4 - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - not found -- Looking for getopt.h -- Looking for getopt.h - not found -- Looking for grp.h -- Looking for grp.h - not found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - not found -- Looking for netinet/in.h -- Looking for netinet/in.h - not found -- Looking for netdb.h -- Looking for netdb.h - not found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - not found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - not found -- Looking for sys/wait.h -- Looking for sys/wait.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for getopt_long -- Looking for getopt_long - not found -- Looking for alloca.h -- Looking for alloca.h - not found -- Looking for getifaddrs -- Looking for getifaddrs - not found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for mkstemps -- Looking for mkstemps - not found -- Looking for setresgid -- Looking for setresgid - not found -- Looking for setresuid -- Looking for setresuid - not found -- Looking for strptime -- Looking for strptime - not found -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_TM_TM_ZONE -- Performing Test HAVE_STRUCT_TM_TM_ZONE - Failed -- Looking for tzname -- Looking for tzname - not found -- Found ASCIIDOCTOR: C:/ProgramData/chocolatey/bin/asciidoctorj.exe
-- Found XSLTPROC: C:/ProgramData/chocolatey/bin/xsltproc.exe
-- Found HTMLHelp: C:/Program Files (x86)/HTML Help Workshop/hhc.exe
-- Found python module asn2wrs: C:\Development\wireshark\tools\asn2wrs.py -- Looking for ssh_userauth_agent -- Looking for ssh_userauth_agent - not found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for nmmintrin.h -- Looking for nmmintrin.h - found -- Found python module make-plugin-reg: C:\Development\wireshark\tools\make-plugin-reg.py -- _fseeki64 and _ftelli64 are present -- C-Flags: /Qspectre /MP /Zo /utf-8 /guard:cf /w34295 /w34189 /wd4200 /DWIN32 /D_WINDOWS /W3 /MD /Zi /O2 /Ob1 /DNDEBUG -- CXX-Flags: /Qspectre /MP /Zo /utf-8 /guard:cf /w34295 /w34189 /wd4200 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /Zi /O2 /Ob1 /DNDEBUG -- Warnings as errors enabled: /WX -- The following OPTIONAL packages have been found:

  • Git
  • GMODULE2
  • found: * Git * GMODULE2 * LIBSSH (required version >= 0.6), Library for implementing SSH clients, https://www.libssh.org/ <https://www.libssh.org/> extcap remote SSH interfaces (sshdump, ciscodump)
  • PCAP
  • AIRPCAP
  • ciscodump) * PCAP * AIRPCAP * MaxMindDB, C library for the MaxMind DB file format, https://github.com/maxmind/libmaxminddb <https://github.com/maxmind/libmaxminddb> Support for GeoIP lookup
  • SMI
  • lookup * SMI * GNUTLS (required version >= 3.2.0)
  • KERBEROS
  • 3.2.0) * KERBEROS * CARES (required version >= 1.5.0), Library for asynchronous DNS requests, https://c-ares.haxx.se/ <https://c-ares.haxx.se/> DNS name resolution for captures
  • ZLIB
  • captures * ZLIB * LZ4, LZ4 is lossless compression algorithm used in some protocol (CQL...), http://www.lz4.org <http://www.lz4.org> LZ4 decompression in CQL and Kafka dissectors
  • dissectors * SNAPPY, A fast compressor/decompressor from Google, http://google.github.io/snappy/ <http://google.github.io/snappy/> Snappy decompression in CQL and Kafka dissectors
  • dissectors * NGHTTP2, HTTP/2 C library and tools, https://nghttp2.org <https://nghttp2.org> Header decompression in HTTP2
  • HTTP2 * LUA (required version >= 5.1)
  • 5.1) * SBC, Bluetooth low-complexity, subband codec (SBC) decoder, https://git.kernel.org/pub/scm/bluetooth/sbc.git <https://git.kernel.org/pub/scm/bluetooth/sbc.git> Support for playing SBC codec in RTP player
  • player * SPANDSP, a library of many DSP functions for telephony, http://www.soft-switch.org/ <http://www.soft-switch.org/> Support for G.722 and G.726 codecs in RTP player
  • player * BCG729, G.729 decoder, https://www.linphone.org/technical-corner/bcg729/overview <https://www.linphone.org/technical-corner/bcg729/overview> Support for G.729 codec in RTP player
  • LibXml2
  • WINSPARKLE
  • DOXYGEN
  • player * LibXml2 * WINSPARKLE * DOXYGEN * Asciidoctor (required version >= 1.5)
  • XSLTPROC
  • HTMLHelp

1.5) * XSLTPROC * HTMLHelp -- The following REQUIRED packages have been found:

  • PowerShell
  • GLIB2
  • GTHREAD2
  • found: * PowerShell * GLIB2 * GTHREAD2 * GCRYPT (required version >= 1.4.2)
  • LEX
  • YACC
  • Perl
  • 1.4.2) * LEX * YACC * Perl * Python3 (required version >= 3.4)
  • Qt5Core
  • Qt5LinguistTools
  • 3.4) * Qt5Core * Qt5LinguistTools * Qt5Network (required version >= 5.12.2)
  • 5.12.2) * Qt5Gui (required version >= 5.12.2)
  • Qt5Multimedia
  • Qt5PrintSupport
  • Qt5Svg
  • Qt5Widgets
  • Qt5WinExtras
  • POD

5.12.2) * Qt5Multimedia * Qt5PrintSupport * Qt5Svg * Qt5Widgets * Qt5WinExtras * POD -- Configuring incomplete, errors occurred! See also "C:/Development/wsbuild32/CMakeFiles/CMakeOutput.log". See also "C:/Development/wsbuild32/CMakeFiles/CMakeError.log".

"C:/Development/wsbuild32/CMakeFiles/CMakeError.log".