spdlog_setup icon indicating copy to clipboard operation
spdlog_setup copied to clipboard

Windows build problem C:2280

Open gpravada opened this issue 2 years ago • 0 comments

when i using this library to compile in windows i am getting following error unwind semantics are not enabled. Specify /EHsc [D:\Open_source_latest_build\nov-decoder-develop\node-test\build\convertaddon.vcxproj] d:\open_source_latest_build\nov-decoder-develop\node-test\lib\includelib\spdlog_setup\details\third_party\cpptoml.h(577): error C2280: 'std::share d_ptr<cpptoml::value> std::dynamic_pointer_cast<cpptoml::value,cpptoml::base>(const std::shared_ptrcpptoml::base &) noexcept': a ttempting to reference a deleted function [D:\Open_source_latest_build\nov-decoder-develop\node-test\build\convertaddon.vcxproj]

gpravada avatar Nov 25 '21 13:11 gpravada