Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
The C compiler identification is MSVC 19.42.34436.0
The CXX compiler identification is MSVC 19.42.34436.0
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped
Detecting C compile features
Detecting C compile features - done
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped
Detecting CXX compile features
Detecting CXX compile features - done
CMake Error at C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.31/Modules/FindZLIB.cmake:202 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:240 (find_package)
Configuring incomplete, errors occurred!
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
TLS configured to use mbedtls
Found MbedTLS: E:/libs/mbedtls-2.28.9-msvc/win/debug/include
Found ZLIB: optimized;E:/libs/zlib-1.3.1-msvc/win/release/zlibstatic.lib;debug;E:/libs/zlib-1.3.1-msvc/win/debug/zlibstaticd.lib (found version "1.3.1")
Configuring done (0.2s)
Generating done (0.1s)
Build started at 3:47 AM...
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
1>1>Checking Build System
2>------ Build started: Project: ixwebsocket, Configuration: Debug x64 ------
2>Building Custom Rule E:/libs/IXWebSocket-11.4.5/CMakeLists.txt
2>IXBench.cpp
2>IXCancellationRequest.cpp
2>IXConnectionState.cpp
2>IXDNSLookup.cpp
2>IXExponentialBackoff.cpp
2>IXGetFreePort.cpp
2>IXGzipCodec.cpp
2>IXHttp.cpp
2>IXHttpClient.cpp
2>IXHttpServer.cpp
2>IXNetSystem.cpp
2>IXSelectInterrupt.cpp
2>IXSelectInterruptFactory.cpp
2>IXSelectInterruptPipe.cpp
2>IXSelectInterruptEvent.cpp
2>IXSetThreadName.cpp
2>IXSocket.cpp
2>IXSocketConnect.cpp
2>IXSocketFactory.cpp
2>IXSocketServer.cpp
2>IXSocketTLSOptions.cpp
2>IXStrCaseCompare.cpp
2>IXUdpSocket.cpp
2>IXUrlParser.cpp
2>IXUuid.cpp
2>IXUserAgent.cpp
2>IXWebSocket.cpp
2>IXWebSocketCloseConstants.cpp
2>IXWebSocketHandshake.cpp
2>IXWebSocketHttpHeaders.cpp
2>IXWebSocketPerMessageDeflate.cpp
2>IXWebSocketPerMessageDeflateCodec.cpp
2>IXWebSocketPerMessageDeflateOptions.cpp
2>IXWebSocketProxyServer.cpp
2>IXWebSocketServer.cpp
2>IXWebSocketTransport.cpp
2>IXSocketMbedTLS.cpp
2>ixwebsocket.vcxproj -> E:\libs\IXWebSocket-11.4.5\dist\Debug\ixwebsocket.lib
3>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------
3>Building Custom Rule E:/libs/IXWebSocket-11.4.5/CMakeLists.txt
4>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
4>Project not selected to build for this solution configuration
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
========== Build completed at 3:47 AM and took 29.650 seconds ==========
cmake --install dist
-- Install configuration: "Debug"
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/lib/ixwebsocket.lib
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXBase64.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXBench.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXCancellationRequest.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXConnectionState.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXDNSLookup.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXExponentialBackoff.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXGetFreePort.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXGzipCodec.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXHttp.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXHttpClient.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXHttpServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXNetSystem.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXProgressCallback.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSelectInterrupt.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSelectInterruptFactory.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSelectInterruptPipe.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSelectInterruptEvent.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSetThreadName.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocketConnect.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocketFactory.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocketServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocketTLSOptions.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXStrCaseCompare.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUdpSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUniquePtr.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUrlParser.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUuid.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUtf8Validator.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXUserAgent.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketCloseConstants.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketCloseInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketErrorInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketHandshake.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketHttpHeaders.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketInitResult.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketMessage.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketMessageType.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketOpenInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketPerMessageDeflate.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketProxyServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketSendData.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketSendInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketTransport.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXWebSocketVersion.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/include/ixwebsocket/IXSocketMbedTLS.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/lib/cmake/ixwebsocket/ixwebsocket-config.cmake
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/lib/pkgconfig/ixwebsocket.pc
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/lib/cmake/ixwebsocket/ixwebsocket-targets.cmake
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/debug/lib/cmake/ixwebsocket/ixwebsocket-targets-debug.cmake
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
TLS configured to use mbedtls
Found MbedTLS: E:/libs/mbedtls-2.28.9-msvc/win/release/include
Configuring done (0.2s)
Generating done (0.1s)
Build started at 4:08 AM...
1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------
1>1>Checking Build System
2>------ Build started: Project: ixwebsocket, Configuration: Release x64 ------
2>Building Custom Rule E:/libs/IXWebSocket-11.4.5/CMakeLists.txt
2>IXBench.cpp
2>IXCancellationRequest.cpp
2>IXConnectionState.cpp
2>IXDNSLookup.cpp
2>IXExponentialBackoff.cpp
2>IXGetFreePort.cpp
2>IXGzipCodec.cpp
2>IXHttp.cpp
2>IXHttpClient.cpp
2>IXHttpServer.cpp
2>IXNetSystem.cpp
2>IXSelectInterrupt.cpp
2>IXSelectInterruptFactory.cpp
2>IXSelectInterruptPipe.cpp
2>IXSelectInterruptEvent.cpp
2>IXSetThreadName.cpp
2>IXSocket.cpp
2>IXSocketConnect.cpp
2>IXSocketFactory.cpp
2>IXSocketServer.cpp
2>IXSocketTLSOptions.cpp
2>IXStrCaseCompare.cpp
2>IXUdpSocket.cpp
2>IXUrlParser.cpp
2>IXUuid.cpp
2>IXUserAgent.cpp
2>IXWebSocket.cpp
2>IXWebSocketCloseConstants.cpp
2>IXWebSocketHandshake.cpp
2>IXWebSocketHttpHeaders.cpp
2>IXWebSocketPerMessageDeflate.cpp
2>IXWebSocketPerMessageDeflateCodec.cpp
2>IXWebSocketPerMessageDeflateOptions.cpp
2>IXWebSocketProxyServer.cpp
2>IXWebSocketServer.cpp
2>IXWebSocketTransport.cpp
2>IXSocketMbedTLS.cpp
2>ixwebsocket.vcxproj -> E:\libs\IXWebSocket-11.4.5\dist\Release\ixwebsocket.lib
3>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
3>Building Custom Rule E:/libs/IXWebSocket-11.4.5/CMakeLists.txt
4>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------
4>Project not selected to build for this solution configuration
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
========== Build completed at 4:09 AM and took 45.829 seconds ==========
cmake --install dist
-- Install configuration: "Release"
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/lib/ixwebsocket.lib
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXBase64.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXBench.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXCancellationRequest.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXConnectionState.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXDNSLookup.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXExponentialBackoff.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXGetFreePort.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXGzipCodec.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXHttp.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXHttpClient.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXHttpServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXNetSystem.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXProgressCallback.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSelectInterrupt.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSelectInterruptFactory.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSelectInterruptPipe.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSelectInterruptEvent.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSetThreadName.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocketConnect.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocketFactory.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocketServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocketTLSOptions.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXStrCaseCompare.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUdpSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUniquePtr.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUrlParser.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUuid.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUtf8Validator.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXUserAgent.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocket.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketCloseConstants.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketCloseInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketErrorInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketHandshake.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketHttpHeaders.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketInitResult.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketMessage.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketMessageType.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketOpenInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketPerMessageDeflate.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketProxyServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketSendData.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketSendInfo.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketServer.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketTransport.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXWebSocketVersion.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/include/ixwebsocket/IXSocketMbedTLS.h
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/lib/cmake/ixwebsocket/ixwebsocket-config.cmake
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/lib/pkgconfig/ixwebsocket.pc
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/lib/cmake/ixwebsocket/ixwebsocket-targets.cmake
-- Installing: E:/libs/ixwebsocket-11.4.5-msvc/win/release/lib/cmake/ixwebsocket/ixwebsocket-targets-release.cmake