******************************************************************************** conan install yaml-cpp/0.6.3@ --profile=C:\J\w\BuildSingleReference@2/6257/33e25931-ce6b-44ae-9aa2-ad04de0b46b4/profile.txt --build=yaml-cpp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.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] yaml-cpp:shared=True [build_requires] [env] yaml-cpp/0.6.3: Forced build from source Installing package: yaml-cpp/0.6.3 Requirements yaml-cpp/0.6.3 from local cache - Cache Packages yaml-cpp/0.6.3:995e0f0b86a651012a3bfca00d60f35ae037db5e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK yaml-cpp/0.6.3: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK yaml-cpp/0.6.3: Copying sources to build folder yaml-cpp/0.6.3: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e yaml-cpp/0.6.3: 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 yaml-cpp/0.6.3: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e && 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@2\.conan\data\yaml-cpp\0.6.3\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e" -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" -DYAML_CPP_BUILD_TESTS="False" -DYAML_CPP_BUILD_CONTRIB="True" -DYAML_CPP_BUILD_TOOLS="False" -DYAML_BUILD_SHARED_LIBS="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder/CMakeLists.txt binary.cpp convert.cpp directives.cpp emit.cpp emitfromevents.cpp emitter.cpp emitterstate.cpp emitterutils.cpp exceptions.cpp exp.cpp memory.cpp node.cpp node_data.cpp nodebuilder.cpp nodeevents.cpp null.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(31,16): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(42,26): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\binary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\binary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] ostream_wrapper.cpp parse.cpp parser.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49,37): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49,37): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exceptions.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterstate.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49,37): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterstate.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exceptions.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterstate.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exceptions.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterstate.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129,41): warning C4251: 'YAML::Emitter::m_pState': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Emitter' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exceptions.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exceptions.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitter.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(31,16): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(30): note: see declaration of 'std::set,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterstate.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(65,36): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(31,16): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(42,26): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49,37): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\ostream_wrapper.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(25): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\ostream_wrapper.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129,41): warning C4251: 'YAML::Emitter::m_pState': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Emitter' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49,37): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitterutils.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(42,26): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emitfromevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/ostream_wrapper.h(49): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.h(64): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129,41): warning C4251: 'YAML::Emitter::m_pState': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Emitter' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(39): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(136,27): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/emitter.h(129): note: see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\emit.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] regex_yaml.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/node.h(137,49): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\exp.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): note: see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(39): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): note: see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\convert.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] scanner.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] scanscalar.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp)scantag.cpp [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)scantoken.cpp [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(39): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(39): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): message : see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\memory.cpp)simplekey.cpp [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] singledocparser.cpp stream.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85,38): warning C4251: 'YAML::Parser::m_pScanner': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86,44): warning C4251: 'YAML::Parser::m_pDirectives': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): message : see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodeevents.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): note: see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\node_data.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(31,16): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(42,26): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\nodebuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(31,16): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/memory.h(42,26): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] tag.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(104,20): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(108,23): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(112,22): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(39): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(118,17): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(122,36): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/node/detail/node_data.h(121): message : see declaration of 'std::list>>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85,38): warning C4251: 'YAML::Parser::m_pScanner': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86,44): warning C4251: 'YAML::Parser::m_pDirectives': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\parse.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] graphbuilder.cpp graphbuilderadapter.cpp C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): message : see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82,30): warning C4251: 'YAML::RegEx::m_params': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::RegEx' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\regex_yaml.h(82): note: see declaration of 'std::vector>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanner.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85,38): warning C4251: 'YAML::Parser::m_pScanner': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\contrib\graphbuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(85): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\contrib\graphbuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86,44): warning C4251: 'YAML::Parser::m_pDirectives': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\contrib\graphbuilder.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/parser.h(86): message : see declaration of 'std::unique_ptr>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\contrib\graphbuilder.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): note: see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantoken.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\singledocparser.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scantag.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\stdexcept(117): note: see declaration of 'std::runtime_error' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\singledocparser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\singledocparser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(148): message : see declaration of 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp)C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\singledocparser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\singledocparser.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\include\yaml-cpp/exceptions.h(157,18): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xstring(4448): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\scanscalar.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\yaml-cpp.vcxproj] Creating library C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/yaml-cpp.lib and object C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/yaml-cpp.exp yaml-cpp.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\yaml-cpp.dll Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMakeLists.txt yaml-cpp/0.6.3: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' built yaml-cpp/0.6.3: Build folder C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e yaml-cpp/0.6.3: Generated conaninfo.txt yaml-cpp/0.6.3: Generated conanbuildinfo.txt yaml-cpp/0.6.3: Generating the package yaml-cpp/0.6.3: Package folder C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e yaml-cpp/0.6.3: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. yaml-cpp.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.6.3\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\yaml-cpp.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/yaml-cpp.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/bin/yaml-cpp.dll -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/anchor.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/binary.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/contrib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/contrib/anchordict.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/contrib/graphbuilder.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/dll.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/emitfromevents.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/emitter.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/emitterdef.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/emittermanip.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/emitterstyle.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/eventhandler.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/exceptions.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/mark.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/convert.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/bool_type.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/impl.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/memory.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/node.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/node_data.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/node_iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/detail/node_ref.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/emit.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/impl.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/node.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/parse.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/ptr.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/node/type.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/null.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/ostream_wrapper.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/parser.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/stlemitter.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/traits.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/yaml-cpp/yaml.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMake/yaml-cpp-config.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMake/yaml-cpp-config-version.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMake/yaml-cpp-targets.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.6.3/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMake/yaml-cpp-targets-release.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 yaml-cpp/0.6.3 package(): Packaged 1 '.dll' file: yaml-cpp.dll yaml-cpp/0.6.3 package(): Packaged 36 '.h' files yaml-cpp/0.6.3 package(): Packaged 1 '.lib' file: yaml-cpp.lib yaml-cpp/0.6.3 package(): Packaged 1 file: LICENSE yaml-cpp/0.6.3: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' created yaml-cpp/0.6.3: Created package revision 863626b09c51edc88edf0aa673480463 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR