******************************************************************************** conan install zmqpp/4.2.0@ --profile=C:\J\w\BuildSingleReference@8/8255/f4b76adf-0149-4ce1-9a70-d2a934dd3b31/profile.txt --build=zmqpp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@8\.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@8\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] zmqpp:shared=True [build_requires] [env] zeromq/4.3.3: Not found in local cache, looking in remotes... zeromq/4.3.3: Trying with 'conan-upstream'... zeromq/4.3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zeromq/4.3.3: Downloaded recipe revision 3e32f790464cb292ef123bb3ba3ce1d8 libsodium/1.0.18: Not found in local cache, looking in remotes... libsodium/1.0.18: Trying with 'conan-upstream'... libsodium/1.0.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.18: Downloaded recipe revision 5e982ab87f4608a52b21c99e8bdae80b zmqpp/4.2.0: Forced build from source Installing package: zmqpp/4.2.0 Requirements libsodium/1.0.18 from 'conan-center' - Downloaded zeromq/4.3.3 from 'conan-center' - Downloaded zmqpp/4.2.0 from local cache - Cache Packages libsodium/1.0.18:9b87be8997e6605124e0e53f7bd6adf1501c5e86 - Download zeromq/4.3.3:71684375a56bb4309f8b3f9e97f1aa568d96314f - Download zmqpp/4.2.0:512ee2ff3013e8510373eca197ea54e8549e1c5b - Build Installing (downloading, building) binaries... libsodium/1.0.18: Retrieving package 9b87be8997e6605124e0e53f7bd6adf1501c5e86 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libsodium/1.0.18: Package installed 9b87be8997e6605124e0e53f7bd6adf1501c5e86 libsodium/1.0.18: Downloaded package revision f7cdf0bcacb6f59ff0c17f393b136775 zeromq/4.3.3: Retrieving package 71684375a56bb4309f8b3f9e97f1aa568d96314f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zeromq/4.3.3: Package installed 71684375a56bb4309f8b3f9e97f1aa568d96314f zeromq/4.3.3: Downloaded package revision 1cc31fe216fae402f21f9aa9cc27784b [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 zmqpp/4.2.0: Configuring sources in C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zmqpp/4.2.0: Copying sources to build folder zmqpp/4.2.0: Building your package in C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b zmqpp/4.2.0: Generator cmake created conanbuildinfo.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 zmqpp/4.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -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@8\.conan\data\zmqpp\4.2.0\_\_\package\512ee2ff3013e8510373eca197ea54e8549e1c5b" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZMQPP_LIBZMQ_CMAKE="False" -DZMQPP_BUILD_SHARED="True" -DZMQPP_BUILD_STATIC="False" -DZMQPP_BUILD_EXAMPLES="False" -DZMQPP_BUILD_CLIENT="False" -DZMQPP_BUILD_TESTS="False" -Wno-dev C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b ----------------- -- 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 targets configuration -- Library libzmq-v142-mt-s-4_3_3 found C:/J/w/BuildSingleReference@8/.conan/data/zeromq/4.3.3/_/_/package/71684375a56bb4309f8b3f9e97f1aa568d96314f/lib/libzmq-v142-mt-s-4_3_3.lib -- Library libsodium found C:/J/w/BuildSingleReference@8/s/e6cdb1/1/lib/libsodium.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/build/512ee2ff3013e8510373eca197ea54e8549e1c5b/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder --config Release -- /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@8/.conan/data/zmqpp/4.2.0/_/_/build/512ee2ff3013e8510373eca197ea54e8549e1c5b/source_subfolder/CMakeLists.txt actor.cpp context.cpp curve.cpp frame.cpp loop.cpp message.cpp poller.cpp reactor.cpp signal.cpp socket.cpp z85.cpp zap_request.cpp auth.cpp zmqpp.cpp proxy.cpp proxy_steerable.cpp Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h. C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\proxy.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\proxy.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zap_request.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zap_request.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\proxy_steerable.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\proxy_steerable.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\signal.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\signal.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235,36): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236,43): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp(122,9): warning C4996: 'zmqpp::socket::send': "prefer using zmqpp::message for multipart messages" [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237,51): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\socket.cpp(128,9): warning C4996: 'zmqpp::socket::receive': "prefer using zmqpp::message for multipart messages" [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235,36): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236,43): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\loop.cpp(225,22): warning C4244: 'initializing': conversion from '_Rep' to 'long', possible loss of data [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] with [ _Rep=__int64 ] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235,36): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\compatibility.hpp(117,1): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp_export.h(25): message : see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237,51): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236,43): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zap_request.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\zap_request.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(43,1): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\stdexcept(107): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\exception.hpp(42): message : see declaration of 'zmqpp::exception' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237,51): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235,36): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235,36): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(235): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236,43): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\actor.cpp(61,32): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(362,19): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\message.hpp(361): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236,43): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(236): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237,51): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237,51): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.hpp(237): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\source_subfolder\src\zmqpp\poller.cpp(177,61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\source_subfolder\zmqpp.vcxproj] Creating library C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/build/512ee2ff3013e8510373eca197ea54e8549e1c5b/build_subfolder/lib/zmqpp.lib and object C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/build/512ee2ff3013e8510373eca197ea54e8549e1c5b/build_subfolder/lib/zmqpp.exp zmqpp.vcxproj -> C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\bin\zmqpp.dll Building Custom Rule C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/build/512ee2ff3013e8510373eca197ea54e8549e1c5b/CMakeLists.txt zmqpp/4.2.0: Package '512ee2ff3013e8510373eca197ea54e8549e1c5b' built zmqpp/4.2.0: Build folder C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b zmqpp/4.2.0: Generated conaninfo.txt zmqpp/4.2.0: Generated conanbuildinfo.txt zmqpp/4.2.0: Generating the package zmqpp/4.2.0: Package folder C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\package\512ee2ff3013e8510373eca197ea54e8549e1c5b zmqpp/4.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder --config Release --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. zmqpp.vcxproj -> C:\J\w\BuildSingleReference@8\.conan\data\zmqpp\4.2.0\_\_\build\512ee2ff3013e8510373eca197ea54e8549e1c5b\build_subfolder\bin\zmqpp.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/lib/zmqpp.lib -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/bin/zmqpp.dll -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/actor.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/auth.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/byte_ordering.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/compatibility.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/context.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/context_options.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/curve.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/exception.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/frame.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/inet.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/loop.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/message.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/poller.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/proxy.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/proxy_steerable.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/reactor.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/signal.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/socket.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/socket_mechanisms.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/socket_options.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/socket_types.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/z85.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/zap_request.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include//zmqpp/zmqpp.hpp -- Installing: C:/J/w/BuildSingleReference@8/.conan/data/zmqpp/4.2.0/_/_/package/512ee2ff3013e8510373eca197ea54e8549e1c5b/include/zmqpp_export.h [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 zmqpp/4.2.0 package(): Packaged 1 '.dll' file: zmqpp.dll zmqpp/4.2.0 package(): Packaged 1 '.h' file: zmqpp_export.h zmqpp/4.2.0 package(): Packaged 24 '.hpp' files zmqpp/4.2.0 package(): Packaged 1 '.lib' file: zmqpp.lib zmqpp/4.2.0 package(): Packaged 1 file: LICENSE zmqpp/4.2.0: Package '512ee2ff3013e8510373eca197ea54e8549e1c5b' created zmqpp/4.2.0: Created package revision e65d817aef29392a9a64d6a42ae0a9da [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(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component zeromq::zeromq libdir "lib" does not contain any declared library 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