******************************************************************************** conan install tinyspline/0.2.0@ --build=tinyspline --profile=C:\J\w\BuildSingleReference@5/62928/191f3695-4370-45fb-a814-ffffb463adc3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] tinyspline:shared=True [build_requires] [env] tinyspline/0.2.0: Forced build from source Installing package: tinyspline/0.2.0 Requirements tinyspline/0.2.0 from local cache - Cache Packages tinyspline/0.2.0:dc9282e4d2fcd472bdaf1827f5152acd2188a88e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinyspline/0.2.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK tinyspline/0.2.0: Copying sources to build folder tinyspline/0.2.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e tinyspline/0.2.0: Generator cmake created conanbuildinfo.cmake tinyspline/0.2.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK tinyspline/0.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\package\dc9282e4d2fcd472bdaf1827f5152acd2188a88e" -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" -DTINYSPLINE_BUILD_DOCS="False" -DTINYSPLINE_BUILD_EXAMPLES="False" -DTINYSPLINE_BUILD_TESTS="False" -DTINYSPLINE_DISABLE_CXX="False" -DTINYSPLINE_DISABLE_CSHARP="True" -DTINYSPLINE_DISABLE_D="True" -DTINYSPLINE_DISABLE_GOLANG="True" -DTINYSPLINE_DISABLE_JAVA="True" -DTINYSPLINE_DISABLE_LUA="True" -DTINYSPLINE_DISABLE_OCTAVE="True" -DTINYSPLINE_DISABLE_PHP="True" -DTINYSPLINE_DISABLE_PYTHON="True" -DTINYSPLINE_DISABLE_R="True" -DTINYSPLINE_DISABLE_RUBY="True" -DTINYSPLINE_FLOAT_PRECISION="False" -DTINYSPLINE_INSTALL_BINARY_DIR="bin" -DTINYSPLINE_INSTALL_LIBRARY_DIR="lib" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0.1") -- ******************* TinySpline Configuration Summary ******************* Interface Configuration: With single precision (default: OFF): False Compiler Configuration: Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe C flags: /DWIN32 /D_WINDOWS /W3 /MP16 /Wall C++ flags: /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP16 /Wall /wd4514 /wd4710 /wd4350 /wd4820 Binding flags: /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP16 /w Definitions: Toolchain file: Available Interfaces: C++: ON C#: OFF Compiler: D: OFF Go: OFF (Not supported yet) Java: OFF Version: Include: Library: Compiler: Archiver: Lua: OFF Version: Include: Library: Octave: OFF Version: Include: Library: PHP: OFF Version: Include: Python: OFF Version: Include: Library: R: OFF Version: Include: Library: Ruby: OFF Version: Include: Library: Installation: Prefix: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/source_subfolder/src/CMakeLists.txt tinyspline.c C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt.h(212): warning C4668: '__cplusplus' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline_shared.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(256): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline_shared.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(254) : note: index 'idx' range checked by comparison on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(257) : note: feeds call on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1419): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline_shared.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1418) : note: index 'i' range checked by comparison on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1420) : note: feeds call on this line Auto build dll exports Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/source_subfolder/src/CMakeLists.txt tinyspline.c C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt.h(212): warning C4668: '__cplusplus' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] Creating library C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplined.lib and object C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplined.exp c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(256): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(254) : note: index 'idx' range checked by comparison on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(257) : note: feeds call on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1419): warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1418) : note: index 'i' range checked by comparison on this line c:\j\w\buildsinglereference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinyspline.c(1420) : note: feeds call on this line tinysplinecpp.cpp tinyspline_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\bin\tinysplined.dll C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(330): warning C4571: Informational: catch(...) semantics changed since Visual C++ 7.1; structured exceptions (SEH) are no longer caught [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(356): warning C4571: Informational: catch(...) semantics changed since Visual C++ 7.1; structured exceptions (SEH) are no longer caught [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(812): warning C4625: 'std::codecvt_base': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(812): warning C4626: 'std::codecvt_base': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1353): warning C4625: 'std::codecvt': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1353): warning C4626: 'std::codecvt': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1678): warning C4625: 'std::codecvt': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1678): warning C4626: 'std::codecvt': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1922): warning C4625: 'std::codecvt': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(1922): warning C4626: 'std::codecvt': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2171): warning C4625: 'std::codecvt': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2171): warning C4626: 'std::codecvt': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2219): warning C4625: 'std::ctype_base': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2219): warning C4626: 'std::ctype_base': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2721): warning C4625: 'std::ctype': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2721): warning C4626: 'std::ctype': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2962): warning C4625: 'std::ctype': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(2962): warning C4626: 'std::ctype': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(3205): warning C4625: 'std::ctype': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(3205): warning C4626: 'std::ctype': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(3250): warning C4625: 'std::ctype_byname': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(3250): warning C4626: 'std::ctype_byname': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(943): warning C4625: 'std::codecvt': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(3255): note: see reference to class template instantiation 'std::codecvt' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(943): warning C4626: 'std::codecvt': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(498): warning C4625: 'std::_Generic_error_category': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(498): warning C5026: 'std::_Generic_error_category': move constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(498): warning C4626: 'std::_Generic_error_category': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(498): warning C5027: 'std::_Generic_error_category': move assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(526): warning C4625: 'std::_Iostream_error_category': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(526): warning C5026: 'std::_Iostream_error_category': move constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(526): warning C4626: 'std::_Iostream_error_category': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(526): warning C5027: 'std::_Iostream_error_category': move assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(574): warning C4625: 'std::_System_error_category': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(574): warning C5026: 'std::_System_error_category': move constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(574): warning C4626: 'std::_System_error_category': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\system_error(574): warning C5027: 'std::_System_error_category': move assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(265): warning C4625: 'std::numpunct': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1848): note: see reference to class template instantiation 'std::numpunct' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(265): warning C4626: 'std::numpunct': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1394): warning C4625: 'std::num_get>>': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1850): note: see reference to class template instantiation 'std::num_get>>' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1394): warning C4626: 'std::num_get>>': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1833): warning C4625: 'std::num_put>>': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1852): note: see reference to class template instantiation 'std::num_put>>' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1833): warning C4626: 'std::num_put>>': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(265): warning C4625: 'std::numpunct': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1854): note: see reference to class template instantiation 'std::numpunct' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(265): warning C4626: 'std::numpunct': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1394): warning C4625: 'std::num_get>>': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1856): note: see reference to class template instantiation 'std::num_get>>' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1394): warning C4626: 'std::num_get>>': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1833): warning C4625: 'std::num_put>>': copy constructor was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1858): note: see reference to class template instantiation 'std::num_put>>' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1833): warning C4626: 'std::num_put>>': assignment operator was implicitly defined as deleted [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1616): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1616): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1616): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1599): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,long double) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1858): note: see reference to class template instantiation 'std::num_put>>' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1592): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1592): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1592): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1575): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,double) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1569): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1569): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1569): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1565): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,unsigned __int64) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1559): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1559): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1559): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1555): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,__int64) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1549): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1549): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1549): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1545): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,unsigned long) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1539): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1539): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1539): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1535): note: while compiling class template member function '_OutIt std::num_put::do_put(_OutIt,std::ios_base &,_Elem,long) const' with [ _OutIt=std::ostreambuf_iterator>, _Elem=wchar_t ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(530): warning C4774: '_scprintf' : format string expected in argument 1 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(530): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(530): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(583): note: see reference to function template instantiation 'std::string std::_Floating_to_string(const char *,_Ty)' being compiled with [ _Ty=float ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(532): warning C4774: 'sprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(532): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(532): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(542): warning C4774: '_scwprintf' : format string expected in argument 1 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(542): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(542): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(629): note: see reference to function template instantiation 'std::wstring std::_Floating_to_wstring(const wchar_t *,_Ty)' being compiled with [ _Ty=float ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(544): warning C4774: 'swprintf_s' : format string expected in argument 3 is not a string literal [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(544): note: e.g. instead of printf(name); use printf("%s", name); because format specifiers in 'name' may pose a security issue C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\string(544): note: consider using constexpr specifier for named string literals C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(212): warning C4571: Informational: catch(...) semantics changed since Visual C++ 7.1; structured exceptions (SEH) are no longer caught [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(200): note: while compiling class template member function 'void std::numpunct::_Init(const std::_Locinfo &,bool)' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(160): note: see reference to function template instantiation 'void std::numpunct::_Init(const std::_Locinfo &,bool)' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocnum(1854): note: see reference to class template instantiation 'std::numpunct' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(709): warning C4571: Informational: catch(...) semantics changed since Visual C++ 7.1; structured exceptions (SEH) are no longer caught [C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(723): note: see reference to function template instantiation 'void std::vector>::_Range_construct_or_tidy<_Ty*>(_Iter,_Iter,std::forward_iterator_tag)' being compiled with [ _Ty=tinyspline::real, _Iter=tinyspline::real * ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(723): note: see reference to function template instantiation 'void std::vector>::_Range_construct_or_tidy<_Ty*>(_Iter,_Iter,std::forward_iterator_tag)' being compiled with [ _Ty=tinyspline::real, _Iter=tinyspline::real * ] C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp.cpp(78): note: see reference to function template instantiation 'std::vector>::vector(_Iter,_Iter,const _Alloc &)' being compiled with [ _Ty=tinyspline::real, _Iter=tinyspline::real *, _Alloc=std::allocator ] C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\source_subfolder\src\tinysplinecpp.cpp(78): note: see reference to function template instantiation 'std::vector>::vector(_Iter,_Iter,const _Alloc &)' being compiled with [ _Ty=tinyspline::real, _Iter=tinyspline::real *, _Alloc=std::allocator ] Auto build dll exports Creating library C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplinecppd.lib and object C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplinecppd.exp tinysplinecpp_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\bin\tinysplinecppd.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/build/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/CMakeLists.txt tinyspline/0.2.0: Package 'dc9282e4d2fcd472bdaf1827f5152acd2188a88e' built tinyspline/0.2.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e tinyspline/0.2.0: Generated conaninfo.txt tinyspline/0.2.0: Generated conanbuildinfo.txt tinyspline/0.2.0: Generating the package tinyspline/0.2.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\package\dc9282e4d2fcd472bdaf1827f5152acd2188a88e tinyspline/0.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e --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. Auto build dll exports Auto build dll exports tinysplinecpp_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\bin\tinysplinecppd.dll tinyspline_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\tinyspline\0.2.0\_\_\build\dc9282e4d2fcd472bdaf1827f5152acd2188a88e\bin\tinysplined.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplined.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/bin/tinysplined.dll -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/include/tinyspline.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/lib/tinysplinecppd.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/bin/tinysplinecppd.dll -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/tinyspline/0.2.0/_/_/package/dc9282e4d2fcd472bdaf1827f5152acd2188a88e/include/tinysplinecpp.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK tinyspline/0.2.0 package(): Packaged 2 '.dll' files: tinysplinecppd.dll, tinysplined.dll tinyspline/0.2.0 package(): Packaged 2 '.h' files: tinyspline.h, tinysplinecpp.h tinyspline/0.2.0 package(): Packaged 2 '.lib' files: tinysplinecppd.lib, tinysplined.lib tinyspline/0.2.0 package(): Packaged 1 file: LICENSE tinyspline/0.2.0: Package 'dc9282e4d2fcd472bdaf1827f5152acd2188a88e' created tinyspline/0.2.0: Created package revision 037edd146c1a39082476ef967fca03d5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR TINYSPLINE_BUILD_DOCS TINYSPLINE_INSTALL_BINARY_DIR TINYSPLINE_INSTALL_LIBRARY_DIR