******************************************************************************** conan install ixwebsocket/11.2.4@ --build=ixwebsocket --profile=C:\J\w\BuildSingleReference@4/23890/5109cfba-0dcc-4bfc-851c-911433b32a3b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] ixwebsocket:shared=True [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af mbedtls/2.25.0: Not found in local cache, looking in remotes... mbedtls/2.25.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.25.0: Downloaded recipe revision 9b38ee02eb7206b824c0f748a2a1d7b2 ixwebsocket/11.2.4: Forced build from source Installing package: ixwebsocket/11.2.4 Requirements ixwebsocket/11.2.4 from local cache - Cache mbedtls/2.25.0 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ixwebsocket/11.2.4:4fc6cf4f2d926e10f7ac962d3cff79a5cba729cd - Build mbedtls/2.25.0:d2dad24a78a520016421d99521289e48a3c29b7d - Download zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 zlib/1.2.11: Downloaded package revision 402d323901b534f674747b0126b46dbe mbedtls/2.25.0: Retrieving package d2dad24a78a520016421d99521289e48a3c29b7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed d2dad24a78a520016421d99521289e48a3c29b7d mbedtls/2.25.0: Downloaded package revision 672dc759b0578dc735b25a5962d9b545 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/11.2.4: Configuring sources in C:\J\w\BuildSingleReference@4/s\3c9b75\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ixwebsocket/11.2.4: Copying sources to build folder ixwebsocket/11.2.4: Building your package in C:\J\w\BuildSingleReference@4/s\e09c0a\1 ixwebsocket/11.2.4: Generator cmake created conanbuildinfo.cmake ixwebsocket/11.2.4: Generator cmake_find_package created FindMbedTLS.cmake ixwebsocket/11.2.4: Generator cmake_find_package created FindZLIB.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ixwebsocket/11.2.4: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4/s\e09c0a\1 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4/s\548e93\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@4/s/e09c0a/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_TLS="True" -DUSE_MBED_TLS="True" -DUSE_OPEN_SSL="False" -DUSE_ZLIB="True" -Wno-dev C:\J\w\BuildSingleReference@4/s\e09c0a\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- TLS configured to use mbedtls -- Conan: Using autogenerated FindMbedTLS.cmake -- Found MbedTLS: 2.25.0 (found version "2.25.0") -- Library mbedtls found C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedtls.lib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedtls.lib -- Library mbedx509 found C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedx509.lib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedx509.lib -- Library mbedcrypto found C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedcrypto.lib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.25.0/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/lib/mbedcrypto.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Skipping already existing target: CONAN_LIB::ZLIB_zlib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Could NOT find deflate (missing: DEFLATE_LIBRARY DEFLATE_INCLUDE_DIRS) -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/s/e09c0a/1 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4/s\e09c0a\1 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/s/e09c0a/1/source_subfolder/CMakeLists.txt IXBench.cpp IXCancellationRequest.cpp IXConnectionState.cpp IXDNSLookup.cpp IXExponentialBackoff.cpp IXGetFreePort.cpp IXGzipCodec.cpp IXHttp.cpp IXHttpClient.cpp IXHttpServer.cpp IXNetSystem.cpp IXSelectInterrupt.cpp IXSelectInterruptFactory.cpp IXSelectInterruptPipe.cpp IXSetThreadName.cpp IXSocket.cpp IXSocketConnect.cpp C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXExponentialBackoff.cpp(17,27): warning C4244: 'initializing': conversion from 'double' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] IXSocketFactory.cpp C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(80,32): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] IXSocketServer.cpp IXSocketTLSOptions.cpp IXStrCaseCompare.cpp IXUdpSocket.cpp IXUrlParser.cpp IXUuid.cpp IXUserAgent.cpp C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(47,34): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(54,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(49,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(62,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(54,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocket.cpp(214,53): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(67,29): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocket.cpp(229,61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(62,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(70,78): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(78,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocket.cpp(292,34): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(84,24): warning C4244: 'return': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocket.cpp(293,31): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(88,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(94,29): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocket.cpp IXWebSocketCloseConstants.cpp IXWebSocketHandshake.cpp IXWebSocketHttpHeaders.cpp IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp IXWebSocketPerMessageDeflateOptions.cpp IXWebSocketProxyServer.cpp IXWebSocketServer.cpp C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(70,25): warning C4244: 'argument': conversion from 'SOCKET' to 'const _Ty', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] with [ _Ty=int ] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(113,99): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(124,81): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketTransport.cpp C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(97,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(114,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(126,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(143,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(155,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(169,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(228,29): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(269,34): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(286,54): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(308,35): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] IXSocketMbedTLS.cpp Auto build dll exports mbedtls.lib(ssl_tls.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_tls.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(ssl_msg.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_msg.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(net_sockets.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(net_sockets.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(ssl_ciphersuites.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_ciphersuites.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(ssl_cli.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_cli.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(ssl_srv.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_srv.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedtls.lib(debug.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(debug.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedtls.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedx509.lib(x509_crt.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(x509_crt.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedx509.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedx509.lib(x509.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(x509.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedx509.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedx509.lib(certs.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(certs.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedx509.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ctr_drbg.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ctr_drbg.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pk.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pk.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pkparse.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkparse.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(entropy.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(entropy.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(error.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(error.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(bignum.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(bignum.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ecp.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecp.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(md.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(md.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(platform_util.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(platform_util.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(cipher.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(cipher.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(dhm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(dhm.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ecdh.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecdh.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(md5.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(md5.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(sha1.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha1.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(sha256.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha256.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(sha512.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha512.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(platform.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(platform.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(asn1parse.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(asn1parse.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(oid.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(oid.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pem.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pem.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(aes.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(aes.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(rsa.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(rsa.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pk_wrap.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pk_wrap.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ecp_curves.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecp_curves.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pkcs5.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkcs5.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(pkcs12.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkcs12.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(entropy_poll.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(entropy_poll.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(hmac_drbg.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(hmac_drbg.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ripemd160.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ripemd160.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(chacha20.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(chacha20.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(chachapoly.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(chachapoly.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(gcm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(gcm.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ccm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ccm.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(cipher_wrap.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(cipher_wrap.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(base64.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(base64.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(des.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(des.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(rsa_internal.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(rsa_internal.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(ecdsa.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecdsa.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(arc4.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(arc4.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(timing.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(timing.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(poly1305.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(poly1305.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(camellia.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(camellia.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(blowfish.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(blowfish.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] mbedcrypto.lib(asn1write.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(asn1write.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\s\e09c0a\1\source_subfolder\ixwebsocket.vcxproj] Creating library C:/J/w/BuildSingleReference@4/s/e09c0a/1/lib/ixwebsocket.lib and object C:/J/w/BuildSingleReference@4/s/e09c0a/1/lib/ixwebsocket.exp ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\ixwebsocket.dll Building Custom Rule C:/J/w/BuildSingleReference@4/s/e09c0a/1/CMakeLists.txt ixwebsocket/11.2.4: Package '4fc6cf4f2d926e10f7ac962d3cff79a5cba729cd' built ixwebsocket/11.2.4: Build folder C:\J\w\BuildSingleReference@4/s\e09c0a\1 ixwebsocket/11.2.4: Generated conaninfo.txt ixwebsocket/11.2.4: Generated conanbuildinfo.txt ixwebsocket/11.2.4: Generating the package ixwebsocket/11.2.4: Package folder C:\J\w\BuildSingleReference@4/s\548e93\1 ixwebsocket/11.2.4: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4/s\e09c0a\1 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Auto build dll exports ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@4\s\e09c0a\1\bin\ixwebsocket.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/lib/ixwebsocket.lib -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/bin/ixwebsocket.dll -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXGzipCodec.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXStrCaseCompare.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUniquePtr.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUuid.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/BuildSingleReference@4/s/548e93/1/lib/cmake/ixwebsocket/ixwebsocket-config-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ixwebsocket/11.2.4 package(): Packaged 1 '.dll' file: ixwebsocket.dll ixwebsocket/11.2.4 package(): Packaged 48 '.h' files ixwebsocket/11.2.4 package(): Packaged 1 '.lib' file: ixwebsocket.lib ixwebsocket/11.2.4 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/11.2.4: Package '4fc6cf4f2d926e10f7ac962d3cff79a5cba729cd' created ixwebsocket/11.2.4: Created package revision 0589f152929864305e49912dce592131 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR