******************************************************************************** conan test conan-center-index\recipes\vcglib\all\test_package\conanfile.py vcglib/2020.12@#e917ad0b8d5d79e1ca25d1b15ab0a354 -pr C:\J\w\prod\BuildSingleReference\29243\cf61f34c-8c53-4b7c-8e89-88fe1bb78c97/profile_windows_15_md_vs_release_64.vcglib-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] vcglib:shared=False [build_requires] [env] eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 4cd099340b8b46dcc92a7ccb9c142a4b vcglib/2020.12 (test package): Installing package Requirements eigen/3.4.0 from 'conan-center' - Downloaded vcglib/2020.12 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download vcglib/2020.12:4e23054f93cd574ba3bf55699b790976b80c293e - Download Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision 01558eaee392ff1f6de3fc2247b463f3 vcglib/2020.12: Retrieving package 4e23054f93cd574ba3bf55699b790976b80c293e from remote 'c3i_PR-10665' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vcglib/2020.12: Package installed 4e23054f93cd574ba3bf55699b790976b80c293e vcglib/2020.12: Downloaded package revision ab9c7a2621b804898689165aabf073bc vcglib/2020.12 (test package): Generator cmake_find_package_multi created vcglib-config-version.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created vcglib-config.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created vcglibTargets.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created vcglibTarget-release.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created Eigen3ConfigVersion.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created Eigen3Target-release.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created Eigen3Targets.cmake vcglib/2020.12 (test package): Generator cmake_find_package_multi created Eigen3Config.cmake vcglib/2020.12 (test package): Generator cmake created conanbuildinfo.cmake vcglib/2020.12 (test package): Generator txt created conanbuildinfo.txt vcglib/2020.12 (test package): Aggregating env generators vcglib/2020.12 (test package): Generated conaninfo.txt vcglib/2020.12 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK vcglib/2020.12 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\package" -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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/vcglib/all/test_package/build/a276fa12a805638ad96bba18d2415f0bf301361d" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/vcglib/all/test_package/build/a276fa12a805638ad96bba18d2415f0bf301361d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package ----------------- -- 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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library vcglib found C:/J/w/prod/BuildSingleReference/.conan/data/vcglib/2020.12/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e/lib/vcglib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library vcglib found C:/J/w/prod/BuildSingleReference/.conan/data/vcglib/2020.12/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e/lib/vcglib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/vcglib/2020.12/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e/lib/vcglib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/vcglib/all/test_package/build/a276fa12a805638ad96bba18d2415f0bf301361d ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d --config Release -- /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/conan-center-index/recipes/vcglib/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/callback.h(69): 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\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/io_ply.h(79): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(670): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(668): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(140): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(140): note: see reference to class template instantiation 'vcg::tri::io::ImporterVMI' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(116): note: while compiling class template member function 'int vcg::tri::io::Importer::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(111): note: see reference to function template instantiation 'int vcg::tri::io::Importer::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\test_package.cpp(24): note: see reference to class template instantiation 'vcg::tri::io::Importer' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(191): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(190): note: while compiling class template member function 'int vcg::tri::io::ImporterSTL::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(125): note: see reference to function template instantiation 'int vcg::tri::io::ImporterSTL::Open(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(125): note: see reference to class template instantiation 'vcg::tri::io::ImporterSTL' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(755): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(685): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Deserialize(OpenMeshType &,int &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(673): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Deserialize(OpenMeshType &,int &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(766): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(212): note: while compiling class template member function 'int vcg::tri::io::ImporterOBJ::Open(OpenMeshType &,const char *,vcg::tri::io::ImporterOBJ::Info &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(199): note: see reference to function template instantiation 'int vcg::tri::io::ImporterOBJ::Open(OpenMeshType &,const char *,vcg::tri::io::ImporterOBJ::Info &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(135): note: see reference to class template instantiation 'vcg::tri::io::ImporterOBJ' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(308): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(490): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(665): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(481): warning C4244: '=': conversion from '__int64' to '_Ty', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] with [ _Ty=int ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(130): note: while compiling class template member function 'int vcg::tri::io::ImporterOFF::OpenStream(MESH_TYPE &,std::istream &,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh, MESH_TYPE=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(125): note: see reference to function template instantiation 'int vcg::tri::io::ImporterOFF::OpenStream(MESH_TYPE &,std::istream &,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh, MESH_TYPE=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(130): note: see reference to class template instantiation 'vcg::tri::io::ImporterOFF' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(257): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(255): note: while compiling class template member function 'int vcg::tri::io::ImporterSTL::OpenAscii(OpenMeshType &,const char *,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(201): note: see reference to function template instantiation 'int vcg::tri::io::ImporterSTL::OpenAscii(OpenMeshType &,const char *,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(280): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(292): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(293): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(296): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(299): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(302): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(303): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(207): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(205): note: while compiling class template member function 'int vcg::tri::io::ImporterSTL::OpenBinary(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(200): note: see reference to function template instantiation 'int vcg::tri::io::ImporterSTL::OpenBinary(OpenMeshType &,const char *,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(153): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(151): note: while compiling class template member function 'bool vcg::tri::io::ImporterSTL::IsSTLBinary(const char *,bool &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(197): note: see reference to function template instantiation 'bool vcg::tri::io::ImporterSTL::IsSTLBinary(const char *,bool &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(616): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(375): note: while compiling class template member function 'int vcg::tri::io::ImporterPLY::Open(OpenMeshType &,const char *,vcg::tri::io::PlyInfo &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(367): note: see reference to function template instantiation 'int vcg::tri::io::ImporterPLY::Open(OpenMeshType &,const char *,vcg::tri::io::PlyInfo &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import.h(120): note: see reference to class template instantiation 'vcg::tri::io::ImporterPLY' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(618): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(620): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(670): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(674): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(737): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(741): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(760): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(765): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(922): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(925): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(960): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(986): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(1010): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_ply.h(1011): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(638): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(635): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Read(void *,size_t,size_t)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(710): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Read(void *,size_t,size_t)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(978): warning C4305: 'argument': truncation from 'double' to 'const P3ScalarType' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] with [ P3ScalarType=float ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(962): note: while compiling class template member function 'bool vcg::tri::io::ImporterOBJ::LoadMaterials(const char *,std::vector> &,std::vector,std::allocator>>> &)' with [ OpenMeshType=MyMesh, _Ty=vcg::tri::io::Material ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(589): note: see reference to function template instantiation 'bool vcg::tri::io::ImporterOBJ::LoadMaterials(const char *,std::vector> &,std::vector,std::allocator>>> &)' being compiled with [ OpenMeshType=MyMesh, _Ty=vcg::tri::io::Material ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(1061): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(1064): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(868): warning C4244: 'initializing': conversion from 'std::streamoff' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(858): note: while compiling class template member function 'bool vcg::tri::io::ImporterOBJ::LoadMask(const char *,vcg::tri::io::ImporterOBJ::Info &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(220): note: see reference to function template instantiation 'bool vcg::tri::io::ImporterOBJ::LoadMask(const char *,vcg::tri::io::ImporterOBJ::Info &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(890): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(781): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(746): note: while compiling class template member function 'void vcg::tri::io::ImporterOBJ::TokenizeNextLine(std::ifstream &,std::vector> &,std::string &,std::vector>> *)' with [ OpenMeshType=MyMesh, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(274): note: see reference to function template instantiation 'void vcg::tri::io::ImporterOBJ::TokenizeNextLine(std::ifstream &,std::vector> &,std::string &,std::vector>> *)' being compiled with [ OpenMeshType=MyMesh, _Ty=std::string ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(115): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(105): note: while compiling class template member function 'bool vcg::tri::io::ImporterSTL::IsSTLColored(const char *,bool &,bool &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_stl.h(214): note: see reference to function template instantiation 'bool vcg::tri::io::ImporterSTL::IsSTLColored(const char *,bool &,bool &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(632): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(632): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Read_mem(void *,size_t,size_t)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(637): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Read_mem(void *,size_t,size_t)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_vmi.h(632): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/io_fan_tessellator.h(61): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] with [ _Ty=int ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(477): note: see reference to function template instantiation 'void vcg::tri::io::FanTessellator>(const std::vector,std::allocator<_Ty>>,std::allocator>>> &,std::vector> &)' being compiled with [ _Ty=vcg::Point3 ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(212): note: while compiling class template member function 'int vcg::tri::io::ImporterOBJ::Open(OpenMeshType &,const char *,vcg::tri::io::ImporterOBJ::Info &)' with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_obj.h(199): note: see reference to function template instantiation 'int vcg::tri::io::ImporterOBJ::Open(OpenMeshType &,const char *,vcg::tri::io::ImporterOBJ::Info &)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/io_fan_tessellator.h(62): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] with [ _Ty=int ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\vcg/space/triangle3.h(205): warning C4244: 'initializing': conversion from 'double' to 'P3ScalarType', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\test_package.vcxproj] with [ P3ScalarType=float ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\vcg/complex/algorithms/bitquad_support.h(1181): note: see reference to function template instantiation 'P3ScalarType vcg::QualityRadii(const vcg::Point3 &,const vcg::Point3 &,const vcg::Point3 &)' being compiled with [ P3ScalarType=float ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\vcg/complex/algorithms/bitquad_support.h(1158): note: while compiling class template member function 'void vcg::tri::BitQuad>::QuadTriangulate(std::vector> &)' with [ MESH_TYPE=MyMesh, _Ty=MyVertex * ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(423): note: see reference to function template instantiation 'void vcg::tri::BitQuad>::QuadTriangulate(std::vector> &)' being compiled with [ MESH_TYPE=MyMesh, _Ty=MyVertex * ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(423): note: see reference to class template instantiation 'vcg::tri::BitQuad>' being compiled with [ MESH_TYPE=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(130): note: while compiling class template member function 'int vcg::tri::io::ImporterOFF::OpenStream(MESH_TYPE &,std::istream &,int &,vcg::CallBackPos (__cdecl *))' with [ OpenMeshType=MyMesh, MESH_TYPE=MyMesh ] C:\J\w\prod\BuildSingleReference\.conan\data\vcglib\2020.12\_\_\package\4e23054f93cd574ba3bf55699b790976b80c293e\include\wrap/io_trimesh/import_off.h(125): note: see reference to function template instantiation 'int vcg::tri::io::ImporterOFF::OpenStream(MESH_TYPE &,std::istream &,int &,vcg::CallBackPos (__cdecl *))' being compiled with [ OpenMeshType=MyMesh, MESH_TYPE=MyMesh ] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\build\a276fa12a805638ad96bba18d2415f0bf301361d\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/vcglib/all/test_package/CMakeLists.txt vcglib/2020.12 (test package): Running test() ----Running------ > bin\test_package C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\vcglib\all\test_package\cube.obj ----------------- Mesh has 8 vert and 12 faces CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR