******************************************************************************** conan install spdlog/1.4.2@ --build=spdlog --profile=C:\J\w\BuildSingleReference@10/26444/f34fa1cc-ac40-4b56-ab74-3920bf992fe7/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@10\.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@10\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] spdlog:shared=False [build_requires] [env] fmt/6.0.0: Not found in local cache, looking in remotes... fmt/6.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/6.0.0: Downloaded recipe revision f86d8ce1378ce0fe557dff0c91d17a2e spdlog/1.4.2: Forced build from source Installing package: spdlog/1.4.2 Requirements fmt/6.0.0 from 'conan-center' - Downloaded spdlog/1.4.2 from local cache - Cache Packages fmt/6.0.0:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Download spdlog/1.4.2:cfe3d5f9c47067048cd2f4209c40855aec9bfbac - Build Installing (downloading, building) binaries... fmt/6.0.0: Retrieving package c32596dcd26b8c708dc3d19cb73738d2b48f12a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/6.0.0: Package installed c32596dcd26b8c708dc3d19cb73738d2b48f12a8 fmt/6.0.0: Downloaded package revision 9e6b7448cc4a0e0a2472d34988d9e9ba [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.4.2: Configuring sources in C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK spdlog/1.4.2: Copying sources to build folder spdlog/1.4.2: Building your package in C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac spdlog/1.4.2: Generator cmake created conanbuildinfo.cmake spdlog/1.4.2: Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.4.2: Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.4.2: Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.4.2: Generator cmake_find_package_multi created fmtTarget-debug.cmake spdlog/1.4.2: Generator cmake_find_package created Findfmt.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.4.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\package\cfe3d5f9c47067048cd2f4209c40855aec9bfbac" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/build/cfe3d5f9c47067048cd2f4209c40855aec9bfbac" -DCMAKE_PREFIX_PATH="C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/build/cfe3d5f9c47067048cd2f4209c40855aec9bfbac" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPDLOG_BUILD_EXAMPLE="False" -DSPDLOG_BUILD_EXAMPLE_HO="False" -DSPDLOG_BUILD_TESTS="False" -DSPDLOG_BUILD_TESTS_HO="False" -DSPDLOG_BUILD_BENCH="False" -DSPDLOG_FMT_EXTERNAL="True" -DSPDLOG_FMT_EXTERNAL_HO="False" -DSPDLOG_BUILD_SHARED="False" -DSPDLOG_WCHAR_SUPPORT="False" -DSPDLOG_WCHAR_FILENAMES="False" -DSPDLOG_INSTALL="True" -DSPDLOG_NO_EXCEPTIONS="False" -Wno-dev C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac ----------------- -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Build spdlog: 1.4.2 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Build type: Release -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 6.0.0 (found version "6.0.0") -- Library fmtd found C:/J/w/BuildSingleReference@10/.conan/data/fmt/6.0.0/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/fmtd.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/fmt/6.0.0/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/fmtd.lib -- Generating install -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/build/cfe3d5f9c47067048cd2f4209c40855aec9bfbac ----Running------ > cmake --build C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac --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@10/.conan/data/spdlog/1.4.2/_/_/build/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/source_subfolder/CMakeLists.txt spdlog.cpp stdout_sinks.cpp fmt.cpp color_sinks.cpp file_sinks.cpp async.cpp C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2780): warning C4189: 'options': local variable is initialized but not referenced (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) [C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3198): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::visit_format_arg,Context>(Visitor &&,const fmt::v6::basic_format_arg &)' being compiled with [ Context=fmt::v6::format_context, Visitor=fmt::v6::arg_formatter ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3184): note: while compiling class template member function 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2480): note: see reference to function template instantiation 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3213): note: see reference to class template instantiation 'fmt::v6::format_handler' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3329): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::vformat_to,char,fmt::v6::format_context>(fmt::v6::internal::buffer_range,fmt::v6::basic_string_view,fmt::v6::basic_format_args,fmt::v6::internal::locale_ref)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3445): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::vformat_to(fmt::v6::internal::buffer &,fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(1370): note: see reference to function template instantiation 'std::basic_string,std::allocator> fmt::v6::internal::vformat(fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/sinks/rotating_file_sink-inl.h(53): note: see reference to function template instantiation 'std::basic_string,std::allocator> fmt::v6::format(const S (&),spdlog::filename_t &,size_t &,spdlog::filename_t &)' being compiled with [ S=char [8] ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/sinks/rotating_file_sink-inl.h(45): note: while compiling class template member function 'spdlog::filename_t spdlog::sinks::rotating_file_sink::calc_filename(const spdlog::filename_t &,std::size_t)' (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/sinks/rotating_file_sink-inl.h(33): note: see reference to function template instantiation 'spdlog::filename_t spdlog::sinks::rotating_file_sink::calc_filename(const spdlog::filename_t &,std::size_t)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\file_sinks.cpp(17): note: see reference to class template instantiation 'spdlog::sinks::rotating_file_sink' being compiled C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2780): warning C4189: 'options': local variable is initialized but not referenced (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) [C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3198): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::visit_format_arg,Context>(Visitor &&,const fmt::v6::basic_format_arg &)' being compiled with [ Context=fmt::v6::format_context, Visitor=fmt::v6::arg_formatter ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3184): note: while compiling class template member function 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2480): note: see reference to function template instantiation 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3213): note: see reference to class template instantiation 'fmt::v6::format_handler' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3329): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::vformat_to,char,fmt::v6::format_context>(fmt::v6::internal::buffer_range,fmt::v6::basic_string_view,fmt::v6::basic_format_args,fmt::v6::internal::locale_ref)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3347): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::vformat_to(fmt::v6::internal::buffer &,fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(87): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::format_to(fmt::v6::basic_memory_buffer> &,const S &)' being compiled with [ S=spdlog::string_view_t ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(175): note: see reference to function template instantiation 'void spdlog::logger::log<>(spdlog::source_loc,spdlog::level::level_enum,spdlog::string_view_t)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\stdout_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2780): warning C4189: 'options': local variable is initialized but not referenced (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) [C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3198): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::visit_format_arg,Context>(Visitor &&,const fmt::v6::basic_format_arg &)' being compiled with [ Context=fmt::v6::format_context, Visitor=fmt::v6::arg_formatter ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3184): note: while compiling class template member function 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2480): note: see reference to function template instantiation 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3213): note: see reference to class template instantiation 'fmt::v6::format_handler' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3329): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::vformat_to,char,fmt::v6::format_context>(fmt::v6::internal::buffer_range,fmt::v6::basic_string_view,fmt::v6::basic_format_args,fmt::v6::internal::locale_ref)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3347): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::vformat_to(fmt::v6::internal::buffer &,fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(87): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::format_to(fmt::v6::basic_memory_buffer> &,const S &)' being compiled with [ S=spdlog::string_view_t ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(175): note: see reference to function template instantiation 'void spdlog::logger::log<>(spdlog::source_loc,spdlog::level::level_enum,spdlog::string_view_t)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\async.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2780): warning C4189: 'options': local variable is initialized but not referenced (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) [C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3198): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::visit_format_arg,Context>(Visitor &&,const fmt::v6::basic_format_arg &)' being compiled with [ Context=fmt::v6::format_context, Visitor=fmt::v6::arg_formatter ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3184): note: while compiling class template member function 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2480): note: see reference to function template instantiation 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3213): note: see reference to class template instantiation 'fmt::v6::format_handler' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3329): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::vformat_to,char,fmt::v6::format_context>(fmt::v6::internal::buffer_range,fmt::v6::basic_string_view,fmt::v6::basic_format_args,fmt::v6::internal::locale_ref)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3347): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::vformat_to(fmt::v6::internal::buffer &,fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(87): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::format_to(fmt::v6::basic_memory_buffer> &,const S &)' being compiled with [ S=spdlog::string_view_t ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/logger.h(175): note: see reference to function template instantiation 'void spdlog::logger::log<>(spdlog::source_loc,spdlog::level::level_enum,spdlog::string_view_t)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\color_sinks.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2780): warning C4189: 'options': local variable is initialized but not referenced (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) [C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(1790): note: see reference to function template instantiation 'void fmt::v6::internal::basic_writer>::write_double(T,const fmt::v6::basic_format_specs &)' being compiled with [ T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/core.h(931): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::arg_formatter_base::operator ()(T)' being compiled with [ Range=range, T=double ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3198): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::visit_format_arg,Context>(Visitor &&,const fmt::v6::basic_format_arg &)' being compiled with [ Context=fmt::v6::format_context, Visitor=fmt::v6::arg_formatter ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3184): note: while compiling class template member function 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(2480): note: see reference to function template instantiation 'const char *fmt::v6::format_handler::on_format_specs(const Char *,const Char *)' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3213): note: see reference to class template instantiation 'fmt::v6::format_handler' being compiled with [ ArgFormatter=fmt::v6::arg_formatter, Char=char, Context=fmt::v6::format_context ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3329): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::vformat_to,char,fmt::v6::format_context>(fmt::v6::internal::buffer_range,fmt::v6::basic_string_view,fmt::v6::basic_format_args,fmt::v6::internal::locale_ref)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\fmt\6.0.0\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include\fmt/format.h(3347): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::internal::vformat_to(fmt::v6::internal::buffer &,fmt::v6::basic_string_view,fmt::v6::basic_format_args)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\include\spdlog/details/fmt_helper.h(61): note: see reference to function template instantiation 'std::back_insert_iterator> fmt::v6::format_to(fmt::v6::basic_memory_buffer> &,const S (&),int &)' being compiled with [ S=char [6] ] (compiling source file C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\source_subfolder\src\spdlog.cpp) spdlog.vcxproj -> C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\lib\spdlogd.lib Building Custom Rule C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/build/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/CMakeLists.txt spdlog/1.4.2: Package 'cfe3d5f9c47067048cd2f4209c40855aec9bfbac' built spdlog/1.4.2: Build folder C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac spdlog/1.4.2: Generated conaninfo.txt spdlog/1.4.2: Generated conanbuildinfo.txt spdlog/1.4.2: Generating the package spdlog/1.4.2: Package folder C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\package\cfe3d5f9c47067048cd2f4209c40855aec9bfbac spdlog/1.4.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. spdlog.vcxproj -> C:\J\w\BuildSingleReference@10\.conan\data\spdlog\1.4.2\_\_\build\cfe3d5f9c47067048cd2f4209c40855aec9bfbac\lib\spdlogd.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/async.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/async_logger-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/async_logger.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/common-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/common.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/backtracer-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/backtracer.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/circular_q.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/console_globals.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/file_helper-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/file_helper.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/fmt_helper.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/log_msg-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/log_msg.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/log_msg_buffer-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/log_msg_buffer.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/mpmc_blocking_q.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/null_mutex.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/os-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/os.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/pattern_formatter-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/pattern_formatter.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/periodic_worker-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/periodic_worker.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/registry-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/registry.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/synchronous_factory.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/thread_pool-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/details/thread_pool.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/fmt -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/fmt/bin_to_hex.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/fmt/fmt.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/fmt/ostr.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/formatter.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/logger-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/logger.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/android_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/ansicolor_sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/ansicolor_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/base_sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/base_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/basic_file_sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/basic_file_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/daily_file_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/dist_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/dup_filter_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/msvc_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/null_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/ostream_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/rotating_file_sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/rotating_file_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/stdout_color_sinks-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/stdout_color_sinks.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/stdout_sinks-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/stdout_sinks.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/syslog_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/systemd_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/wincolor_sink-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/sinks/wincolor_sink.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/spdlog-inl.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/spdlog.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/tweakme.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/include/spdlog/version.h -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/spdlogd.lib -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/pkgconfig/spdlog.pc -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/spdlog/cmake/spdlogConfigTargets.cmake -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/spdlog/cmake/spdlogConfigTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/spdlog/cmake/spdlogConfig.cmake -- Installing: C:/J/w/BuildSingleReference@10/.conan/data/spdlog/1.4.2/_/_/package/cfe3d5f9c47067048cd2f4209c40855aec9bfbac/lib/spdlog/cmake/spdlogConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK spdlog/1.4.2 package(): Packaged 64 '.h' files spdlog/1.4.2 package(): Packaged 1 '.lib' file: spdlogd.lib spdlog/1.4.2 package(): Packaged 1 file: LICENSE spdlog/1.4.2: Package 'cfe3d5f9c47067048cd2f4209c40855aec9bfbac' created spdlog/1.4.2: Created package revision 12e914bbb062492bee5579cc04486710 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY SPDLOG_FMT_EXTERNAL_HO