******************************************************************************** conan install libe57format/2.2.0@ --build=libe57format --profile=C:\J\w\BuildSingleReference@4/71410/e3803fc6-095a-4949-88b0-b89464c8b54e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] libe57format:shared=True [build_requires] [env] xerces-c/3.2.3: Not found in local cache, looking in remotes... xerces-c/3.2.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xerces-c/3.2.3: Downloaded recipe revision 55b100d5a54c751d392ed332dea33efb libe57format/2.2.0: Forced build from source Installing package: libe57format/2.2.0 Requirements libe57format/2.2.0 from local cache - Cache xerces-c/3.2.3 from 'conan-center' - Downloaded Packages libe57format/2.2.0:bb6fc1f6e098473601ea6bdb02af9a1bc00a2955 - Build xerces-c/3.2.3:bef1cd20be330ff11b62e19c8b710475c6e947f0 - Download Installing (downloading, building) binaries... xerces-c/3.2.3: Retrieving package bef1cd20be330ff11b62e19c8b710475c6e947f0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xerces-c/3.2.3: Package installed bef1cd20be330ff11b62e19c8b710475c6e947f0 xerces-c/3.2.3: Downloaded package revision cffebef9a1d12c179af5ba58b8a984dd [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libe57format/2.2.0: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libe57format/2.2.0: Copying sources to build folder libe57format/2.2.0: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955 libe57format/2.2.0: Generator cmake created conanbuildinfo.cmake libe57format/2.2.0: Generator cmake_find_package created FindXercesC.cmake libe57format/2.2.0: Aggregating env generators [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 libe57format/2.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\package\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSING_STATIC_XERCES="True" -Wno-dev C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Conan: Using autogenerated FindXercesC.cmake -- Found XercesC: 3.2.3 (found version "3.2.3") -- Library xerces-c_3D found C:/J/w/BuildSingleReference@4/.conan/data/xerces-c/3.2.3/_/_/package/bef1cd20be330ff11b62e19c8b710475c6e947f0/lib/xerces-c_3D.lib -- Found: C:/J/w/BuildSingleReference@4/.conan/data/xerces-c/3.2.3/_/_/package/bef1cd20be330ff11b62e19c8b710475c6e947f0/lib/xerces-c_3D.lib -- [E57] Revison ID: E57Format-2.2.0-AMD64_64-windows -- [E57] Building shared library -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/source_subfolder/CMakeLists.txt BlobNodeImpl.cpp CheckedFile.cpp Common.cpp CompressedVectorNodeImpl.cpp CompressedVectorReaderImpl.cpp CompressedVectorWriterImpl.cpp DecodeChannel.cpp Decoder.cpp Encoder.cpp FloatNodeImpl.cpp IntegerNodeImpl.cpp NodeImpl.cpp Packet.cpp ImageFileImpl.cpp ReaderImpl.cpp ScaledIntegerNodeImpl.cpp c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\BlobNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\DecodeChannel.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\FloatNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Encoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\NodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\IntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Common.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CheckedFile.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ImageFileImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Decoder.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\Packet.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ScaledIntegerNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(256): warning C4251: 'e57::E57Root::formatName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(257): warning C4251: 'e57::E57Root::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(260): warning C4251: 'e57::E57Root::e57LibraryVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(265): warning C4251: 'e57::E57Root::coordinateMetadata': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(289): warning C4251: 'e57::GroupingByLine::idElementName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::GroupingByLine' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(393): warning C4251: 'e57::Data3D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(394): warning C4251: 'e57::Data3D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(395): warning C4251: 'e57::Data3D::originalGuids': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(321): note: see declaration of 'std::vector>' with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(397): warning C4251: 'e57::Data3D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(399): warning C4251: 'e57::Data3D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(400): warning C4251: 'e57::Data3D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(401): warning C4251: 'e57::Data3D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(402): warning C4251: 'e57::Data3D::sensorHardwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(403): warning C4251: 'e57::Data3D::sensorSoftwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(404): warning C4251: 'e57::Data3D::sensorFirmwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(609): warning C4251: 'e57::Image2D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(610): warning C4251: 'e57::Image2D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(611): warning C4251: 'e57::Image2D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(614): warning C4251: 'e57::Image2D::associatedData3DGuid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(617): warning C4251: 'e57::Image2D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(618): warning C4251: 'e57::Image2D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(619): warning C4251: 'e57::Image2D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\ReaderImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\numeric(26): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=int ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\numeric(36): note: see reference to function template instantiation '_Ty std::accumulate<_InIt,_Ty,std::plus>(const _InIt,const _InIt,_Ty,_Fn)' being compiled with [ _Ty=int, _InIt=std::_Vector_iterator>>, _Fn=std::plus ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\CompressedVectorWriterImpl.cpp(460): note: see reference to function template instantiation '_Ty std::accumulate>>,int>(const _InIt,const _InIt,_Ty)' being compiled with [ _Ty=int, _InIt=std::_Vector_iterator>> ] SectionHeaders.cpp SourceDestBufferImpl.cpp StringNodeImpl.cpp StructureNodeImpl.cpp VectorNodeImpl.cpp WriterImpl.cpp E57Exception.cpp E57Format.cpp E57SimpleData.cpp E57SimpleReader.cpp E57SimpleWriter.cpp E57XmlParser.cpp c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StringNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Exception.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(256): warning C4251: 'e57::E57Root::formatName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(257): warning C4251: 'e57::E57Root::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(260): warning C4251: 'e57::E57Root::e57LibraryVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(265): warning C4251: 'e57::E57Root::coordinateMetadata': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(289): warning C4251: 'e57::GroupingByLine::idElementName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::GroupingByLine' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(393): warning C4251: 'e57::Data3D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(394): warning C4251: 'e57::Data3D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(395): warning C4251: 'e57::Data3D::originalGuids': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(321): note: see declaration of 'std::vector>' with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(397): warning C4251: 'e57::Data3D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(399): warning C4251: 'e57::Data3D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(400): warning C4251: 'e57::Data3D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(401): warning C4251: 'e57::Data3D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(402): warning C4251: 'e57::Data3D::sensorHardwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(403): warning C4251: 'e57::Data3D::sensorSoftwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SourceDestBufferImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(404): warning C4251: 'e57::Data3D::sensorFirmwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(609): warning C4251: 'e57::Image2D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(610): warning C4251: 'e57::Image2D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(611): warning C4251: 'e57::Image2D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(614): warning C4251: 'e57::Image2D::associatedData3DGuid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(617): warning C4251: 'e57::Image2D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(618): warning C4251: 'e57::Image2D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(619): warning C4251: 'e57::Image2D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\SectionHeaders.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\WriterImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\StructureNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\VectorNodeImpl.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(256): warning C4251: 'e57::E57Root::formatName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(257): warning C4251: 'e57::E57Root::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(260): warning C4251: 'e57::E57Root::e57LibraryVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(265): warning C4251: 'e57::E57Root::coordinateMetadata': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(289): warning C4251: 'e57::GroupingByLine::idElementName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::GroupingByLine' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57Format.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(393): warning C4251: 'e57::Data3D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(394): warning C4251: 'e57::Data3D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(256): warning C4251: 'e57::E57Root::formatName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(257): warning C4251: 'e57::E57Root::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(260): warning C4251: 'e57::E57Root::e57LibraryVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(395): warning C4251: 'e57::Data3D::originalGuids': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(321): note: see declaration of 'std::vector>' with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(397): warning C4251: 'e57::Data3D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(399): warning C4251: 'e57::Data3D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(400): warning C4251: 'e57::Data3D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(265): warning C4251: 'e57::E57Root::coordinateMetadata': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(401): warning C4251: 'e57::Data3D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(402): warning C4251: 'e57::Data3D::sensorHardwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(403): warning C4251: 'e57::Data3D::sensorSoftwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(404): warning C4251: 'e57::Data3D::sensorFirmwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(256): warning C4251: 'e57::E57Root::formatName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(289): warning C4251: 'e57::GroupingByLine::idElementName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::GroupingByLine' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(257): warning C4251: 'e57::E57Root::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(260): warning C4251: 'e57::E57Root::e57LibraryVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(265): warning C4251: 'e57::E57Root::coordinateMetadata': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::E57Root' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(393): warning C4251: 'e57::Data3D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(394): warning C4251: 'e57::Data3D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(289): warning C4251: 'e57::GroupingByLine::idElementName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::GroupingByLine' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(609): warning C4251: 'e57::Image2D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(610): warning C4251: 'e57::Image2D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(611): warning C4251: 'e57::Image2D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(614): warning C4251: 'e57::Image2D::associatedData3DGuid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(617): warning C4251: 'e57::Image2D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(618): warning C4251: 'e57::Image2D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(619): warning C4251: 'e57::Image2D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(395): warning C4251: 'e57::Data3D::originalGuids': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(321): note: see declaration of 'std::vector>' with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(397): warning C4251: 'e57::Data3D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(393): warning C4251: 'e57::Data3D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(399): warning C4251: 'e57::Data3D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleWriter.h(133): warning C4251: 'e57::Writer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Writer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleWriter.h(133): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleWriter.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(394): warning C4251: 'e57::Data3D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(400): warning C4251: 'e57::Data3D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(401): warning C4251: 'e57::Data3D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(402): warning C4251: 'e57::Data3D::sensorHardwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(403): warning C4251: 'e57::Data3D::sensorSoftwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(404): warning C4251: 'e57::Data3D::sensorFirmwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(395): warning C4251: 'e57::Data3D::originalGuids': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(321): note: see declaration of 'std::vector>' with [ _Ty=e57::ustring ] (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(397): warning C4251: 'e57::Data3D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(399): warning C4251: 'e57::Data3D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(400): warning C4251: 'e57::Data3D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(401): warning C4251: 'e57::Data3D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(402): warning C4251: 'e57::Data3D::sensorHardwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(403): warning C4251: 'e57::Data3D::sensorSoftwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(404): warning C4251: 'e57::Data3D::sensorFirmwareVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Data3D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(609): warning C4251: 'e57::Image2D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(610): warning C4251: 'e57::Image2D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(611): warning C4251: 'e57::Image2D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(614): warning C4251: 'e57::Image2D::associatedData3DGuid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(617): warning C4251: 'e57::Image2D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(618): warning C4251: 'e57::Image2D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(609): warning C4251: 'e57::Image2D::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(610): warning C4251: 'e57::Image2D::guid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(619): warning C4251: 'e57::Image2D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(611): warning C4251: 'e57::Image2D::description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(614): warning C4251: 'e57::Image2D::associatedData3DGuid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(617): warning C4251: 'e57::Image2D::sensorVendor': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(618): warning C4251: 'e57::Image2D::sensorModel': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleData.h(619): warning C4251: 'e57::Image2D::sensorSerialNumber': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'e57::Image2D' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleData.cpp)C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleReader.h(182): warning C4251: 'e57::Reader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Reader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57SimpleReader.h(182): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57SimpleReader.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(100): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(99): note: see declaration of 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(122): warning C4251: 'e57::E57Exception::context_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) c:\j\w\buildsinglereference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Exception.h(123): warning C4251: 'e57::E57Exception::sourceFileName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'e57::E57Exception' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(209): warning C4251: 'e57::Node::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::Node' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(203): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(250): warning C4251: 'e57::StructureNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StructureNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(247): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(292): warning C4251: 'e57::VectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::VectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(290): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): warning C4251: 'e57::SourceDestBuffer::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::SourceDestBuffer' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(337): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(364): warning C4251: 'e57::CompressedVectorReader::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorReader' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(362): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(390): warning C4251: 'e57::CompressedVectorWriter::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorWriter' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(388): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(434): warning C4251: 'e57::CompressedVectorNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::CompressedVectorNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(432): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(471): warning C4251: 'e57::IntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::IntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(469): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(519): warning C4251: 'e57::ScaledIntegerNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ScaledIntegerNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(517): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(557): warning C4251: 'e57::FloatNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::FloatNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(555): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(592): warning C4251: 'e57::StringNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::StringNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(590): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(633): warning C4251: 'e57::BlobNode::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::BlobNode' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(628): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(690): warning C4251: 'e57::ImageFile::impl_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'e57::ImageFile' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\include\E57Format.h(688): note: see declaration of 'std::shared_ptr' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\source_subfolder\src\E57XmlParser.cpp) Creating library C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/build_subfolder/lib/E57Format-d.lib and object C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/build_subfolder/lib/E57Format-d.exp xerces-c_3D.lib(Base64.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Base64.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BinFileInputStream.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BinFileInputStream.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BinInputStream.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BinInputStream.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BinMemInputStream.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BinMemInputStream.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DefaultPanicHandler.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DefaultPanicHandler.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(EncodingValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(EncodingValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(HexBin.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(HexBin.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(JanitorExports.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(JanitorExports.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(KVStringPair.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(KVStringPair.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Mutexes.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Mutexes.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PanicHandler.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PanicHandler.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PlatformUtils.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PlatformUtils.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(QName.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(QName.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ASCIIRangeFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ASCIIRangeFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BlockRangeFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BlockRangeFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BMPattern.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BMPattern.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(CharToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(CharToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ClosureToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ClosureToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ConcatToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ConcatToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Match.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Match.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Op.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Op.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(OpFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(OpFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ParenToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ParenToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ParserForXMLSchema.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ParserForXMLSchema.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RangeFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RangeFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RangeToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RangeToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RangeTokenMap.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RangeTokenMap.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RegularExpression.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RegularExpression.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RegxParser.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RegxParser.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(RegxUtil.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(RegxUtil.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(StringToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(StringToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Token.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Token.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(TokenFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(TokenFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(UnicodeRangeFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(UnicodeRangeFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(UnionToken.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(UnionToken.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLRangeFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLRangeFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUniCharacter.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUniCharacter.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(StringPool.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(StringPool.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SynchronizedStringPool.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SynchronizedStringPool.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(TransService.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(TransService.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMemory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMemory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XML256TableTranscoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XML256TableTranscoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XML88591Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XML88591Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLAbstractDoubleFloat.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLAbstractDoubleFloat.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLASCIITranscoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLASCIITranscoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLBigDecimal.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLBigDecimal.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLBigInteger.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLBigInteger.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLChar.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLChar.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLChTranscoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLChTranscoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLDateTime.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLDateTime.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLDouble.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLDouble.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLEBCDICTranscoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLEBCDICTranscoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLFloat.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLFloat.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLIBM1047Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLIBM1047Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLIBM1140Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLIBM1140Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLInitializer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLInitializer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLMsgLoader.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLMsgLoader.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLNumber.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLNumber.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLString.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLString.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLStringTokenizer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLStringTokenizer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUCS4Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUCS4Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUni.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUni.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUri.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUri.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLURL.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLURL.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUTF16Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUTF16Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLUTF8Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLUTF8Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLWin1252Transcoder.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLWin1252Transcoder.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLSException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLSException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMRangeException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMRangeException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMXPathException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMXPathException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMAttrImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMAttrImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMAttrMapImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMAttrMapImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMAttrNSImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMAttrNSImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMCDATASectionImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMCDATASectionImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMCharacterDataImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMCharacterDataImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMChildNode.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMChildNode.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMCommentImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMCommentImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMConfigurationImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMConfigurationImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMDeepNodeListImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMDeepNodeListImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMDocumentFragmentImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMDocumentFragmentImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMDocumentImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMDocumentImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMDocumentTypeImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMDocumentTypeImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMElementImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMElementImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMElementNSImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMElementNSImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMEntityImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMEntityImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMEntityReferenceImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMEntityReferenceImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMErrorImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMErrorImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMImplementationImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMImplementationImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMImplementationListImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMImplementationListImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMImplementationRegistry.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMImplementationRegistry.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLocatorImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLocatorImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNamedNodeMapImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNamedNodeMapImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNodeIDMap.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNodeIDMap.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNodeImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNodeImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNodeIteratorImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNodeIteratorImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNodeListImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNodeListImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNodeVector.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNodeVector.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNormalizer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNormalizer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMNotationImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMNotationImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMParentNode.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMParentNode.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMProcessingInstructionImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMProcessingInstructionImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMRangeImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMRangeImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMStringListImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMStringListImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMStringPool.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMStringPool.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMTextImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMTextImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMTreeWalkerImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMTreeWalkerImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMTypeInfoImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMTypeInfoImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLSSerializerImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLSSerializerImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLSInputImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLSInputImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLSOutputImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLSOutputImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMXPathExpressionImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMXPathExpressionImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMXPathNSResolverImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMXPathNSResolverImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMXPathResultImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMXPathResultImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSDElementNSImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSDElementNSImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(LocalFileFormatTarget.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(LocalFileFormatTarget.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(LocalFileInputSource.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(LocalFileInputSource.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MemBufFormatTarget.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MemBufFormatTarget.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MemBufInputSource.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MemBufInputSource.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PSVIAttribute.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PSVIAttribute.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PSVIAttributeList.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PSVIAttributeList.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PSVIElement.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PSVIElement.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(PSVIItem.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(PSVIItem.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSAnnotation.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSAnnotation.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSAttributeDeclaration.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSAttributeDeclaration.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSAttributeGroupDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSAttributeGroupDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSAttributeUse.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSAttributeUse.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSComplexTypeDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSComplexTypeDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSElementDeclaration.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSElementDeclaration.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSFacet.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSFacet.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSIDCDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSIDCDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSModelGroup.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSModelGroup.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSModelGroupDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSModelGroupDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSMultiValueFacet.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSMultiValueFacet.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSNamespaceItem.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSNamespaceItem.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSNotationDeclaration.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSNotationDeclaration.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSObject.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSObject.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSParticle.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSParticle.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSSimpleTypeDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSSimpleTypeDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSTypeDefinition.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSTypeDefinition.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSValue.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSValue.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSWildcard.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSWildcard.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(URLInputSource.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(URLInputSource.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Wrapper4DOMLSInput.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Wrapper4DOMLSInput.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLAttDef.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLAttDef.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLAttDefList.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLAttDefList.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLAttr.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLAttr.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLBuffer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLBuffer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLBufferMgr.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLBufferMgr.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLContentModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLContentModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLDTDDescription.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLDTDDescription.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLElementDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLElementDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLEntityDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLEntityDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLFormatter.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLFormatter.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLGrammarDescription.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLGrammarDescription.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLGrammarPoolImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLGrammarPoolImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLNotationDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLNotationDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLRecognizer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLRecognizer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLRefInfo.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLRefInfo.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLSchemaDescription.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLSchemaDescription.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DGXMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DGXMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ElemStack.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ElemStack.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IGXMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IGXMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IGXMLScanner2.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IGXMLScanner2.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MemoryManagerImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MemoryManagerImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ReaderMgr.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ReaderMgr.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SGXMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SGXMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ValidationContextImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ValidationContextImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(VecAttributesImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(VecAttributesImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(WFXMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(WFXMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLReader.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLReader.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLScannerResolver.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLScannerResolver.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XProtoType.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XProtoType.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSAXMLScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSAXMLScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSerializeEngine.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSerializeEngine.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSObjectFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSObjectFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XTemplateSerializer.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XTemplateSerializer.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AbstractDOMParser.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AbstractDOMParser.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DOMLSParserImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DOMLSParserImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SAX2XMLReaderImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SAX2XMLReaderImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XercesDOMParser.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XercesDOMParser.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(InputSource.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(InputSource.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SAXException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SAXException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SAXParseException.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SAXParseException.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AllContentModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AllContentModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(CMAny.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(CMAny.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(CMBinaryOp.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(CMBinaryOp.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(CMUnaryOp.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(CMUnaryOp.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ContentLeafNameTypeVector.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ContentLeafNameTypeVector.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ContentSpecNode.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ContentSpecNode.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DFAContentModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DFAContentModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Grammar.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Grammar.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(GrammarResolver.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(GrammarResolver.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MixedContentModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MixedContentModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SimpleContentModel.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SimpleContentModel.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AbstractNumericFacetValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AbstractNumericFacetValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AbstractNumericValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AbstractNumericValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AbstractStringValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AbstractStringValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AnySimpleTypeDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AnySimpleTypeDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(AnyURIDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(AnyURIDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Base64BinaryDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Base64BinaryDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BooleanDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BooleanDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DatatypeValidatorFactory.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DatatypeValidatorFactory.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DateDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DateDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DateTimeDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DateTimeDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DateTimeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DateTimeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DayDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DayDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DecimalDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DecimalDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DoubleDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DoubleDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DurationDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DurationDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ENTITYDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ENTITYDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(FloatDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(FloatDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(HexBinaryDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(HexBinaryDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IDDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IDDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IDREFDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IDREFDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ListDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ListDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MonthDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MonthDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(MonthDayDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(MonthDayDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(NameDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(NameDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(NCNameDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(NCNameDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(NOTATIONDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(NOTATIONDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(QNameDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(QNameDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(StringDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(StringDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(TimeDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(TimeDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(UnionDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(UnionDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLCanRepGroup.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLCanRepGroup.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(YearDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(YearDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(YearMonthDatatypeValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(YearMonthDatatypeValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDAttDef.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDAttDef.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDAttDefList.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDAttDefList.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDElementDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDElementDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDEntityDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDEntityDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDGrammar.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDGrammar.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDScanner.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDScanner.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(DTDValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(DTDValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLDTDDescriptionImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLDTDDescriptionImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ComplexTypeInfo.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ComplexTypeInfo.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(GeneralAttributeCheck.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(GeneralAttributeCheck.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(FieldActivator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(FieldActivator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(FieldValueMap.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(FieldValueMap.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IC_Field.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IC_Field.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IC_Key.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IC_Key.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IC_KeyRef.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IC_KeyRef.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IC_Selector.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IC_Selector.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IC_Unique.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IC_Unique.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IdentityConstraint.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IdentityConstraint.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(IdentityConstraintHandler.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(IdentityConstraintHandler.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ValueStore.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ValueStore.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(ValueStoreCache.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(ValueStoreCache.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XercesXPath.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XercesXPath.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XPathMatcher.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XPathMatcher.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XPathMatcherStack.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XPathMatcherStack.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XPathSymbols.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XPathSymbols.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(NamespaceScope.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(NamespaceScope.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaAttDef.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaAttDef.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaAttDefList.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaAttDefList.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaElementDecl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaElementDecl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaGrammar.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaGrammar.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaInfo.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaInfo.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaSymbols.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaSymbols.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SchemaValidator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SchemaValidator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(SubstitutionGroupComparator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(SubstitutionGroupComparator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(TraverseSchema.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(TraverseSchema.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XercesAttGroupInfo.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XercesAttGroupInfo.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XercesElementWildcard.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XercesElementWildcard.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XercesGroupInfo.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XercesGroupInfo.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XMLSchemaDescriptionImpl.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XMLSchemaDescriptionImpl.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSDDOMParser.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSDDOMParser.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSDErrorReporter.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSDErrorReporter.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XSDLocator.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XSDLocator.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XUtil.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XUtil.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XIncludeLocation.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XIncludeLocation.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(XIncludeUtils.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(XIncludeUtils.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(WinSockNetAccessor.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(WinSockNetAccessor.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BinHTTPURLInputStream.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BinHTTPURLInputStream.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(BinHTTPInputStreamCommon.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(BinHTTPInputStreamCommon.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(Win32TransService.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(Win32TransService.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(InMemMsgLoader.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(InMemMsgLoader.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(WindowsMutexMgr.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(WindowsMutexMgr.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] xerces-c_3D.lib(WindowsFileMgr.obj) : warning LNK4099: PDB 'xerces-c.pdb' was not found with 'xerces-c_3D.lib(WindowsFileMgr.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\xerces-c.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\source_subfolder\E57Format.vcxproj] E57Format.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\E57Format-d.dll Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/build/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/CMakeLists.txt libe57format/2.2.0: Package 'bb6fc1f6e098473601ea6bdb02af9a1bc00a2955' built libe57format/2.2.0: Build folder C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955 libe57format/2.2.0: Generated conaninfo.txt libe57format/2.2.0: Generated conanbuildinfo.txt libe57format/2.2.0: Generating the package libe57format/2.2.0: Package folder C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\package\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955 libe57format/2.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. E57Format.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libe57format\2.2.0\_\_\build\bb6fc1f6e098473601ea6bdb02af9a1bc00a2955\build_subfolder\bin\E57Format-d.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57Export.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/lib/E57Format-d.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/bin/E57Format-d.dll -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/lib/cmake/E57Format/E57Format-export.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/lib/cmake/E57Format/E57Format-export-debug.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/lib/cmake/E57Format/e57format-config.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57Format.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57Exception.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57SimpleData.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57SimpleReader.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libe57format/2.2.0/_/_/package/bb6fc1f6e098473601ea6bdb02af9a1bc00a2955/include/E57Format/E57SimpleWriter.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libe57format/2.2.0 package(): Packaged 1 '.dll' file: E57Format-d.dll libe57format/2.2.0 package(): Packaged 6 '.h' files libe57format/2.2.0 package(): Packaged 1 '.lib' file: E57Format-d.lib libe57format/2.2.0 package(): Packaged 1 '.cmake' file: conan-official-libe57format-targets.cmake libe57format/2.2.0 package(): Packaged 1 '.md' file: LICENSE.md libe57format/2.2.0: Package 'bb6fc1f6e098473601ea6bdb02af9a1bc00a2955' created libe57format/2.2.0: Created package revision 6a2660d48e66e2db1d96279ddab8cd25 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: [''] [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-libe57format-targets.cmake