******************************************************************************** conan install matio/1.5.19@#4de34838b9271311d06d6f69249a2946 --build=matio -pr C:\J\w\prod\BuildSingleReference@4\14427\c16cce99-9233-4ac3-b10f-3d115544ef92/profile_windows_15_mtd_vs_debug_64.matio-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows [options] matio:shared=False [build_requires] [env] hdf5/1.12.1: Not found in local cache, looking in remotes... hdf5/1.12.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.1: Downloaded recipe revision 9345a37a2dc98fb6f7d887f84b89f34f zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 matio/1.5.19: Forced build from source Installing package: matio/1.5.19 Requirements hdf5/1.12.1 from 'conan-center' - Downloaded matio/1.5.19 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages hdf5/1.12.1:62e5324861b8d99befb147e5b7ca47fee910718f - Download matio/1.5.19:35bd58fd3bf3133e428dfd92285fea7d85f808c0 - Build zlib/1.2.12:963bb116781855de98dbb23aaac41621e5d312d8 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 963bb116781855de98dbb23aaac41621e5d312d8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 963bb116781855de98dbb23aaac41621e5d312d8 zlib/1.2.12: Downloaded package revision acf581804189a8737cbc3d98d6404a0c hdf5/1.12.1: Retrieving package 62e5324861b8d99befb147e5b7ca47fee910718f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 62e5324861b8d99befb147e5b7ca47fee910718f hdf5/1.12.1: Downloaded package revision 5d2bd691ae9728301b238c21a4c3e8cd [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK matio/1.5.19: Configuring sources in C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK matio/1.5.19: Copying sources to build folder matio/1.5.19: Building your package in C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 matio/1.5.19: Generator cmake created conanbuildinfo.cmake matio/1.5.19: Generator cmake_find_package created FindHDF5.cmake matio/1.5.19: Generator cmake_find_package created FindZLIB.cmake matio/1.5.19: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK matio/1.5.19: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\package\35bd58fd3bf3133e428dfd92285fea7d85f808c0" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMATIO_EXTENDED_SPARSE="True" -DMATIO_PIC="True" -DMATIO_SHARED="False" -DMATIO_MAT73="True" -DMATIO_WITH_HDF5="True" -DMATIO_WITH_ZLIB="True" -DHDF5_USE_STATIC_LIBRARIES="True" -Wno-dev C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.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 -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.1 (found version "1.12.1") -- Library libhdf5_hl_cpp_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Library libhdf5_cpp_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Library libhdf5_hl_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Library libhdf5_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Library libhdf5_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Library libhdf5_hl_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Library libhdf5_cpp_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Library libhdf5_hl_cpp_D found C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/hdf5/1.12.1/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for getopt -- Looking for getopt - not found -- Looking for va_copy -- Looking for va_copy - found -- Looking for __va_copy -- Looking for __va_copy - not found -- Looking for localeconv -- Looking for localeconv - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for intsafe.h -- Looking for intsafe.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for varargs.h -- Looking for varargs.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of char -- Check size of char - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of short -- Check size of short - done -- Check size of size_t -- Check size of size_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long int -- Check size of long long int - done -- Check size of unsigned long long int -- Check size of unsigned long long int - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Looking for pow in m -- Looking for pow in m - not found -- Performing Test HAVE_STRUCT_LCONV_DECIMAL_POINT -- Performing Test HAVE_STRUCT_LCONV_DECIMAL_POINT - Success -- Performing Test HAVE_STRUCT_LCONV_THOUSANDS_SEP -- Performing Test HAVE_STRUCT_LCONV_THOUSANDS_SEP - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0/source_subfolder/CMakeLists.txt getopt_long.c C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\getopt\getopt_long.c(373): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\getopt.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' endian.c mat.c io.c inflate.c mat73.c matvar_cell.c matvar_struct.c mat4.c mat5.c snprintf.c read_data.c C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\matvar_cell.c(100): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\matvar_cell.c(109): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\matvar_cell.c(121): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(671): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(1077): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(1083): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(80): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(1227): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(81): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(1231): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(228): note: see declaration of '_mktemp' [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(421): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(433): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(1056): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(1082): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(1182): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat.c(1198): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2348): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2393): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(476): note: see declaration of 'ctime' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2477): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2521): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2624): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2650): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2676): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat73.c(2677): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(64): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(465): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(533): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(538): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(394): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(646): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(447): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(688): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(476): note: see declaration of 'ctime' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(817): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(833): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(835): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(842): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(855): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(874): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(865): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat4.c(889): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(880): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(907): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(908): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(931): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(940): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(953): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(963): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(1302): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(1801): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(1996): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(1996): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2047): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2054): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2167): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2257): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2344): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2346): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2349): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2356): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2410): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2416): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2506): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2583): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2638): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2689): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2765): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2770): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2781): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2784): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2797): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2810): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2828): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2847): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2932): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2935): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2939): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2944): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2948): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2951): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2954): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2957): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2963): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2968): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2982): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2986): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2991): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(2997): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3002): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3006): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3010): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3014): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3018): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3022): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3174): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3198): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3229): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3307): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3369): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3390): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3394): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3399): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3405): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3410): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3414): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3418): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3422): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3426): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3430): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3439): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3470): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3474): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3479): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3485): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3490): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] getopt.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\lib\getopt.lib C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3494): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3498): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3502): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3506): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3510): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3519): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3690): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3694): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3699): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3705): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3710): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3714): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3718): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3722): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3726): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3730): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(3739): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4271): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4271): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4277): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4277): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4277): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4284): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4284): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4284): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4292): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4292): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4292): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4299): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4299): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4299): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4305): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4305): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4305): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4311): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4311): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4317): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4317): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4317): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4323): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4323): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4323): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4329): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4329): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4329): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4698): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4873): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(4938): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(5021): warning C4267: '=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(5041): warning C4267: '=': conversion from 'size_t' to 'mat_int32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(5213): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(5281): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\mat5.c(5291): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(517): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(354): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(373): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(393): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(414): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(434): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(453): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(472): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(491): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '-=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(504): warning C4267: '+=': conversion from 'size_t' to 'mat_uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] c:\j\w\prod\buildsinglereference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data_impl.h(578): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c) [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(376): warning C4244: '=': conversion from 'mat_uint16_t' to 'char', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(501): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(501): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(501): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(501): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(507): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(507): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(507): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(507): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(514): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(514): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(514): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(514): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(522): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(522): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(522): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(522): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(529): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(529): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(529): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(529): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(535): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(535): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(535): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(535): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(541): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(541): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(541): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(541): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(547): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(547): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(547): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(547): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(553): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(553): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(553): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(553): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(559): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(559): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(559): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(559): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(683): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(683): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(683): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(683): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(689): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(689): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(689): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(689): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(696): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(696): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(696): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(696): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(704): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(704): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(704): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(704): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(711): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(711): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(711): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(711): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(717): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(717): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(717): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(717): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(723): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(723): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(723): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(723): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(729): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(729): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(729): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(729): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(735): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(735): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(735): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(735): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(741): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(741): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(741): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(741): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(789): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(790): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(796): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(802): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(809): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(817): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(824): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(830): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(836): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(842): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(848): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(854): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(930): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(936): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(936): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(942): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(942): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(949): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(949): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(957): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(957): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(964): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(964): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(970): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(970): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(976): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(976): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(982): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(982): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(988): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(988): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(994): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(994): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1197): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1197): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1203): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1203): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1210): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1210): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1218): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1218): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1225): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1225): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1231): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1231): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1237): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1237): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1243): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1243): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1249): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1249): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1255): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\src\read_data.c(1255): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matio.vcxproj] matio.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\lib\libmatio.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0/source_subfolder/CMakeLists.txt matdump.c test_mat.c C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(230): warning C4267: '*=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(273): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(276): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(358): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(423): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\tools\matdump.c(548): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(753): warning C4996: 'freopen': This function or variable may be unsafe. Consider using freopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(243): note: see declaration of 'freopen' C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(1486): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2426): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2435): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2466): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2477): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2587): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2639): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2747): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2750): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2755): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2893): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(2894): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test\test_mat.c(3783): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(compress.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\matdump.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(compress.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\source_subfolder\test_mat.vcxproj] matdump.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\matdump.exe test_mat.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\test_mat.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/build/35bd58fd3bf3133e428dfd92285fea7d85f808c0/CMakeLists.txt matio/1.5.19: Package '35bd58fd3bf3133e428dfd92285fea7d85f808c0' built matio/1.5.19: Build folder C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 matio/1.5.19: Generated conaninfo.txt matio/1.5.19: Generated conanbuildinfo.txt matio/1.5.19: Generating the package matio/1.5.19: Package folder C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\package\35bd58fd3bf3133e428dfd92285fea7d85f808c0 matio/1.5.19: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. getopt.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\lib\getopt.lib matio.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\lib\libmatio.lib matdump.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\matdump.exe test_mat.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\build\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin\test_mat.exe -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/package/35bd58fd3bf3133e428dfd92285fea7d85f808c0/lib/libmatio.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/package/35bd58fd3bf3133e428dfd92285fea7d85f808c0/include/matio.h -- Installing: C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/package/35bd58fd3bf3133e428dfd92285fea7d85f808c0/include/matio_pubconf.h -- Installing: C:/J/w/prod/BuildSingleReference@4/.conan/data/matio/1.5.19/_/_/package/35bd58fd3bf3133e428dfd92285fea7d85f808c0/bin/matdump.exe [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK matio/1.5.19 package(): Packaged 1 '.exe' file: matdump.exe matio/1.5.19 package(): Packaged 2 '.h' files: matio.h, matio_pubconf.h matio/1.5.19 package(): Packaged 1 '.lib' file: libmatio.lib matio/1.5.19 package(): Packaged 1 file: COPYING matio/1.5.19: Package '35bd58fd3bf3133e428dfd92285fea7d85f808c0' created matio/1.5.19: Created package revision 78ffbc69de0f5572b208456ef6e2bf8e matio/1.5.19: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@4\.conan\data\matio\1.5.19\_\_\package\35bd58fd3bf3133e428dfd92285fea7d85f808c0\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: hdf5/1.12.1: requirement zlib/1.2.11 overridden by matio/1.5.19 to zlib/1.2.12