******************************************************************************** conan test conan-center-index\recipes\vcglib\all\test_package\conanfile.py vcglib/2020.12@ --profile=C:\J\w\BuildSingleReference@6/17744/0be33e90-c171-4394-abec-da1cb755a115/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] vcglib:shared=False [build_requires] [env] vcglib/2020.12 (test package): Installing package Requirements eigen/3.3.9 from 'conan-center' - Cache vcglib/2020.12 from local cache - Cache Packages eigen/3.3.9:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache vcglib/2020.12:6f43bd7b66ea291966d7d98528f0a49eaea2e37e - Cache Installing (downloading, building) binaries... eigen/3.3.9: Already installed! [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 vcglib/2020.12: Already installed! [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 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): Generated conaninfo.txt vcglib/2020.12 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2/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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@6/conan-center-index/recipes/vcglib/all/test_package/build/0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2 ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/vcglib/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(129): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(530): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(307): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(308): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(490): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_off.h(481): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(1192): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(616): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(618): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(620): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(670): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(674): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(737): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(741): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(760): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(765): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(922): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(925): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(960): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(986): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(1010): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_ply.h(1011): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(638): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(635): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Read(void *,std::size_t,std::size_t)' with [ OpenMeshType=MyMesh ] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(710): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Read(void *,std::size_t,std::size_t)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(978): warning C4305: 'argument': truncation from 'double' to 'const float' [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(1061): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(1064): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(868): warning C4244: 'initializing': conversion from 'std::streamoff' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_obj.h(890): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(632): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(632): note: while compiling class template member function 'int vcg::tri::io::ImporterVMI::Read_mem(void *,std::size_t,std::size_t)' with [ OpenMeshType=MyMesh ] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(637): note: see reference to function template instantiation 'int vcg::tri::io::ImporterVMI::Read_mem(void *,std::size_t,std::size_t)' being compiled with [ OpenMeshType=MyMesh ] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/import_vmi.h(632): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/io_fan_tessellator.h(61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\wrap/io_trimesh/io_fan_tessellator.h(62): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\include\vcg/space/triangle3.h(205): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\.conan\data\vcglib\2020.12\_\_\package\6f43bd7b66ea291966d7d98528f0a49eaea2e37e\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\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\build\0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2\bin\test_package.exe test_package.vcxproj -> C:/J/w/BuildSingleReference@6/conan-center-index/recipes/vcglib/all/test_package/build/0dc0e9188dbd6a73418d9e1d717afb9eff1f05b2/bin/test_package.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/vcglib/all/test_package/CMakeLists.txt vcglib/2020.12 (test package): Running test() ----Running------ > bin\test_package C:\J\w\BuildSingleReference@6\conan-center-index\recipes\vcglib\all\test_package\cube.obj ----------------- Mesh has 8 vert and 12 faces eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6\.conan\data\eigen\3.3.9\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6\.conan\data\eigen\3.3.9\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib 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