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]