[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 4.5234375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: CMakeLists.txt [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe ezc3d/1.3.7 exports: File 'conandata.yml' found. Exporting it... ezc3d/1.3.7 exports: Copied 1 '.yml' file: conandata.yml ezc3d/1.3.7 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.7': {'url': 'https://github.com/pyomeca/ezc3d/archive/Release_1.3.7.tar.gz', 'sha256': '17cd3d4e20840710d58b8987c01ef0f880bc0c063ab52e0cb86ba41665ec33a0'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.3.7: sha256: 17cd3d4e20840710d58b8987c01ef0f880bc0c063ab52e0cb86ba41665ec33a0 url: https://github.com/pyomeca/ezc3d/archive/Release_1.3.7.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK ezc3d/1.3.7: The stored package has not changed ezc3d/1.3.7: Using the exported files summary hash as the recipe revision: 647be4dbcd7a458bd1fbcdf69b22bda6 ezc3d/1.3.7: Exported revision: 647be4dbcd7a458bd1fbcdf69b22bda6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] ezc3d:shared=False [build_requires] [env] ezc3d/1.3.7: Forced build from source ezc3d/1.3.7 (test package): Installing package Requirements ezc3d/1.3.7 from local cache - Cache Packages ezc3d/1.3.7:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... ezc3d/1.3.7: Copying sources to build folder ezc3d/1.3.7: Building your package in C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ezc3d/1.3.7: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ezc3d/1.3.7: Calling build() ----Running------ > cd C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_MATRIX_FAST_ACCESSOR="True" -DBINDER_PYTHON3="False" -DBINDER_MATLAB="False" -DBUILD_EXAMPLE="False" -DBUILD_DOC="False" -DGET_OFFICIAL_DOCUMENTATION="False" -DBUILD_TESTS="False" -Wno-dev C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ----------------- -- 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711 ----Running------ > cmake --build C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:1 /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/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt Matrix.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math/Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] Matrix33.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] Matrix66.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] Vector3d.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] Vector6d.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] Analogs.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] Channel.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' Data.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): warning C4251: 'ezc3d::DataNS::Frame::_points': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): warning C4251: 'ezc3d::DataNS::Frame::_analogs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Data.h(62): warning C4251: 'ezc3d::DataNS::Data::_frames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Data' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Frame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(553): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Frame ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] ezc3d.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): warning C4251: 'ezc3d::DataNS::Frame::_points': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): warning C4251: 'ezc3d::DataNS::Frame::_analogs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Data.h(62): warning C4251: 'ezc3d::DataNS::Data::_frames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Data' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Frame ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(553): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Frame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\ezc3d.cpp(177): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\ezc3d.cpp(782): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\ezc3d.cpp(901): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\ezc3d.cpp(1010): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] Frame.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): warning C4251: 'ezc3d::DataNS::Frame::_points': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): warning C4251: 'ezc3d::DataNS::Frame::_analogs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): note: see declaration of 'std::shared_ptr' Group.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] Header.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] Parameter.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\Parameter.cpp(107): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\Parameter.cpp(326): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] Parameters.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] Point.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] Points.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] Subframe.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] ForcePlatforms.cpp C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(383): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(384): note: see declaration of 'std::shared_ptr' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(39): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsForce': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(40): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsMoment': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(41): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsPosition': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(75): warning C4251: 'ezc3d::Modules::ForcePlatform::_corners': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(79): warning C4251: 'ezc3d::Modules::ForcePlatform::_F': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(80): warning C4251: 'ezc3d::Modules::ForcePlatform::_M': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(81): warning C4251: 'ezc3d::Modules::ForcePlatform::_CoP': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(82): warning C4251: 'ezc3d::Modules::ForcePlatform::_Tz': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\math\Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(211): warning C4251: 'ezc3d::Modules::ForcePlatforms::_platforms': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatforms' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::Modules::ForcePlatform ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\modules/ForcePlatforms.h(211): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Modules::ForcePlatform ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=float ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=size_t ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=int ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=double ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=std::string ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): warning C4251: 'ezc3d::DataNS::Frame::_points': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(52): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): warning C4251: 'ezc3d::DataNS::Frame::_analogs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Frame.h(72): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\Data.h(62): warning C4251: 'ezc3d::DataNS::Data::_frames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Data' [C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\ezc3d.vcxproj] with [ _Ty=ezc3d::DataNS::Frame ] C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\include\ezc3d.h(553): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Frame ] Generating Code... ezc3d.vcxproj -> C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\ezc3d.lib Building Custom Rule C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt ezc3d/1.3.7: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built ezc3d/1.3.7: Build folder C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ezc3d/1.3.7: Generated conaninfo.txt ezc3d/1.3.7: Generated conanbuildinfo.txt ezc3d/1.3.7: Generating the package ezc3d/1.3.7: Package folder C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 ezc3d/1.3.7: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. ezc3d.vcxproj -> C:\J\w\cci_PR-3312\.conan\data\ezc3d\1.3.7\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\ezc3d.lib -- Install configuration: "Release" -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/ezc3d.lib -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Analogs.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Channel.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Data.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/ezc3d.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/ezc3dConfig.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/ezc3d_all.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Frame.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Group.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Header.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/ezc3dMath.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/Matrix.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/Matrix33.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/Matrix66.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/Vector3d.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/math/Vector6d.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/modules -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/modules/ForcePlatforms.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Parameter.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Parameters.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Point.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Points.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/Subframe.h -- Up-to-date: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/ezc3d/ezc3dConfig.h -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake/ezc3dTargets.cmake -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake/ezc3dTargets-release.cmake -- Installing: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake/ezc3dConfig.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ezc3d/1.3.7 package(): Packaged 21 '.h' files ezc3d/1.3.7 package(): Packaged 1 '.lib' file: ezc3d.lib ezc3d/1.3.7 package(): Packaged 1 file: LICENSE ezc3d/1.3.7: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created ezc3d/1.3.7: Created package revision 52994d23c3e669de0d125b7d1546b92b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ezc3d/1.3.7 (test package): Generator cmake_find_package_multi created ezc3dConfigVersion.cmake ezc3d/1.3.7 (test package): Generator cmake_find_package_multi created ezc3dConfig.cmake ezc3d/1.3.7 (test package): Generator cmake_find_package_multi created ezc3dTargets.cmake ezc3d/1.3.7 (test package): Generator cmake_find_package_multi created ezc3dTarget-release.cmake ezc3d/1.3.7 (test package): Generator cmake created conanbuildinfo.cmake ezc3d/1.3.7 (test package): Generator txt created conanbuildinfo.txt ezc3d/1.3.7 (test package): Generated conaninfo.txt ezc3d/1.3.7 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b/conan.lock' Using cached profile from lockfile [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 ezc3d/1.3.7 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_PREFIX_PATH="C:/J/w/cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all/test_package/build/2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all/test_package/build/2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all\test_package ----------------- -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library ezc3d found C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/ezc3d.lib -- Found: C:/J/w/cci_PR-3312/.conan/data/ezc3d/1.3.7/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/ezc3d.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all/test_package/build/2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b ----Running------ > cmake --build C:\J\w\cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b --config Release -- /m:1 /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/cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/recipes/ezc3d/all/test_package/CMakeLists.txt test_package.cpp c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(160): warning C4251: 'ezc3d::c3d::_filePath': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(383): warning C4251: 'ezc3d::c3d::_header': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(383): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(384): warning C4251: 'ezc3d::c3d::_parameters': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(384): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(385): warning C4251: 'ezc3d::c3d::_data': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::c3d' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(385): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(75): warning C4251: 'ezc3d::Matrix::_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Matrix' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Header.h(342): warning C4251: 'ezc3d::Header::_eventsTime': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=float ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Header.h(342): note: see declaration of 'std::vector>' with [ _Ty=float ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Header.h(346): warning C4251: 'ezc3d::Header::_eventsDisplay': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Header.h(351): warning C4251: 'ezc3d::Header::_eventsLabel': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Header' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(81): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(82): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(132): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_dimension': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(320): note: see declaration of 'std::vector>' with [ _Ty=size_t ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(174): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_int': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(321): note: see declaration of 'std::vector>' with [ _Ty=int ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(175): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_double': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(336): note: see declaration of 'std::vector>' with [ _Ty=double ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameter.h(176): warning C4251: 'ezc3d::ParametersNS::GroupNS::Parameter::_param_data_string': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Parameter' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(348): note: see declaration of 'std::vector>' with [ _Ty=std::string ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Group.h(65): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Group.h(66): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_description': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Group.h(113): warning C4251: 'ezc3d::ParametersNS::GroupNS::Group::_parameters': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::GroupNS::Group' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Group.h(113): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Parameter ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameters.h(106): warning C4251: 'ezc3d::ParametersNS::Parameters::_groups': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::ParametersNS::Parameters' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Parameters.h(106): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::ParametersNS::GroupNS::Group ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Point.h(58): warning C4251: 'ezc3d::DataNS::Points3dNS::Point::_cameraMasks': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Point' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Point.h(58): note: see declaration of 'std::vector>' with [ _Ty=bool ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Points.h(56): warning C4251: 'ezc3d::DataNS::Points3dNS::Points::_points': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Points3dNS::Points' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Points.h(56): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Points3dNS::Point ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Subframe.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::SubFrame::_channels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::SubFrame' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Subframe.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::Channel ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Analogs.h(49): warning C4251: 'ezc3d::DataNS::AnalogsNS::Analogs::_subframe': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::AnalogsNS::Analogs' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Analogs.h(49): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::AnalogsNS::SubFrame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Frame.h(52): warning C4251: 'ezc3d::DataNS::Frame::_points': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Frame.h(52): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Frame.h(72): warning C4251: 'ezc3d::DataNS::Frame::_analogs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Frame' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Frame.h(72): note: see declaration of 'std::shared_ptr' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\Data.h(62): warning C4251: 'ezc3d::DataNS::Data::_frames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::DataNS::Data' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::DataNS::Frame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\ezc3d.h(553): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::DataNS::Frame ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(39): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsForce': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(40): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsMoment': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(41): warning C4251: 'ezc3d::Modules::ForcePlatform::_unitsPosition': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.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>' c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(75): warning C4251: 'ezc3d::Modules::ForcePlatform::_corners': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(79): warning C4251: 'ezc3d::Modules::ForcePlatform::_F': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(80): warning C4251: 'ezc3d::Modules::ForcePlatform::_M': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(81): warning C4251: 'ezc3d::Modules::ForcePlatform::_CoP': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(82): warning C4251: 'ezc3d::Modules::ForcePlatform::_Tz': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatform' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\math/Matrix.h(45): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Vector3d ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(211): warning C4251: 'ezc3d::Modules::ForcePlatforms::_platforms': class 'std::vector>' needs to have dll-interface to be used by clients of class 'ezc3d::Modules::ForcePlatforms' [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] with [ _Ty=ezc3d::Modules::ForcePlatform ] c:\j\w\cci_pr-3312\.conan\data\ezc3d\1.3.7\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\ezc3d\modules/ForcePlatforms.h(211): note: see declaration of 'std::vector>' with [ _Ty=ezc3d::Modules::ForcePlatform ] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl ezc3d::c3d::c3d(void)" (__imp_??0c3d@ezc3d@@QEAA@XZ) referenced in function main [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl ezc3d::c3d::~c3d(void)" (__imp_??1c3d@ezc3d@@UEAA@XZ) referenced in function main [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\bin\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\w\cci_PR-3312\2\8353e5ad-47c6-4039-9da3-2b72295c5b0c\recipes\ezc3d\all\test_package\build\2a47eb8216ed2e4b6aa1b663466b7ed73486eb0b\test_package.vcxproj] JSON file created at 'C:\J\w\cci_PR-3312/2/8353e5ad-47c6-4039-9da3-2b72295c5b0c/_create.json'