appium找不到OpenCV4nodejs

校长,我按照你的方法重装OpenCV4nodejs,报错如下:

=====================================================

FF::ObjectWrapTemplate<Mat, cv::Mat>::ArrayWithCastConvertercv::Mat>, std::basic_string &>’ requested here
std::shared_ptr<NamedValue> val = std::make_shared<NamedValue>(name);
^
…/cc/core/coreBindings.h:97:14: note: in instantiation of function template specialization ‘FF::BindingBase::ret<FF::ObjectWrapTemplate<Mat, cv::Mat>::ArrayWithCastConvertercv::Mat>’ requested here
auto mv = retMat::ArrayConverter(“mv”);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>, std::allocator<FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>>>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>, std::allocator<FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>>>::__shared_ptr_emplace<std::basic_string &>’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/BindingBase.h:112:54: note: in instantiation of function template specialization ‘std::make_shared<FF::NamedValue<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>, std::basic_string &>’ requested here
std::shared_ptr<NamedValue> val = std::make_shared<NamedValue>(name);
^
…/cc/core/coreBindings.h:187:16: note: in instantiation of function template specialization ‘FF::BindingBase::ret<FF::AbstractConverter<FF::InstanceConverterImpl<Vec4, cv::Vec<double, 4>>>>’ requested here
auto mean = retVec4::Converter(“mean”);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::CartToPolar’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CartToPolar, std::allocatorCoreBindings::CartToPolar>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CartToPolar, std::allocatorCoreBindings::CartToPolar>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::CartToPolar’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:215:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::CartToPolar’ requested here
FF::syncBindingCoreBindings::CartToPolar(“Core”, “CartToPolar”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::PolarToCart’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PolarToCart, std::allocatorCoreBindings::PolarToCart>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PolarToCart, std::allocatorCoreBindings::PolarToCart>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::PolarToCart’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:223:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::PolarToCart’ requested here
FF::syncBindingCoreBindings::PolarToCart(“Core”, “PolarToCart”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::AddWeighted’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::AddWeighted, std::allocatorCoreBindings::AddWeighted>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::AddWeighted, std::allocatorCoreBindings::AddWeighted>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::AddWeighted’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:248:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::AddWeighted’ requested here
FF::syncBindingCoreBindings::AddWeighted(“Core”, “AddWeighted”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MinMaxLoc’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MinMaxLoc, std::allocatorCoreBindings::MinMaxLoc>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MinMaxLoc, std::allocatorCoreBindings::MinMaxLoc>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MinMaxLoc’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:256:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::MinMaxLoc’ requested here
FF::syncBindingCoreBindings::MinMaxLoc(“Core”, “MinMaxLoc”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::FindNonZero’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::FindNonZero, std::allocatorCoreBindings::FindNonZero>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::FindNonZero, std::allocatorCoreBindings::FindNonZero>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::FindNonZero’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:264:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::FindNonZero’ requested here
FF::syncBindingCoreBindings::FindNonZero(“Core”, “FindNonZero”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::CountNonZero’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CountNonZero, std::allocatorCoreBindings::CountNonZero>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CountNonZero, std::allocatorCoreBindings::CountNonZero>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::CountNonZero’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:272:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::CountNonZero’ requested here
FF::syncBindingCoreBindings::CountNonZero(“Core”, “CountNonZero”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Normalize’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Normalize, std::allocatorCoreBindings::Normalize>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Normalize, std::allocatorCoreBindings::Normalize>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Normalize’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:280:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Normalize’ requested here
FF::syncBindingCoreBindings::Normalize(“Core”, “Normalize”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Split’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Split, std::allocatorCoreBindings::Split>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Split, std::allocatorCoreBindings::Split>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Split’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:288:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Split’ requested here
FF::syncBindingCoreBindings::Split(“Core”, “Split”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MulSpectrums’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MulSpectrums, std::allocatorCoreBindings::MulSpectrums>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MulSpectrums, std::allocatorCoreBindings::MulSpectrums>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MulSpectrums’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:296:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::MulSpectrums’ requested here
FF::syncBindingCoreBindings::MulSpectrums(“Core”, “MulSpectrums”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Transform’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Transform, std::allocatorCoreBindings::Transform>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Transform, std::allocatorCoreBindings::Transform>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Transform’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:304:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Transform’ requested here
FF::syncBindingCoreBindings::Transform(“Core”, “Transform”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::PerspectiveTransform’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PerspectiveTransform, std::allocatorCoreBindings::PerspectiveTransform>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PerspectiveTransform, std::allocatorCoreBindings::PerspectiveTransform>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::PerspectiveTransform’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:312:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::PerspectiveTransform’ requested here
FF::syncBindingCoreBindings::PerspectiveTransform(“Core”, “PerspectiveTransform”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Sum’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Sum, std::allocatorCoreBindings::Sum>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Sum, std::allocatorCoreBindings::Sum>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Sum’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:320:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Sum’ requested here
FF::syncBindingCoreBindings::Sum(“Core”, “Sum”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::ConvertScaleAbs’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::ConvertScaleAbs, std::allocatorCoreBindings::ConvertScaleAbs>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::ConvertScaleAbs, std::allocatorCoreBindings::ConvertScaleAbs>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::ConvertScaleAbs’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:328:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::ConvertScaleAbs’ requested here
FF::syncBindingCoreBindings::ConvertScaleAbs(“Core”, “ConvertScaleAbs”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Mean’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Mean, std::allocatorCoreBindings::Mean>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Mean, std::allocatorCoreBindings::Mean>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Mean’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:336:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Mean’ requested here
FF::syncBindingCoreBindings::Mean(“Core”, “Mean”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MeanStdDev’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MeanStdDev, std::allocatorCoreBindings::MeanStdDev>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MeanStdDev, std::allocatorCoreBindings::MeanStdDev>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MeanStdDev’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:344:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::MeanStdDev’ requested here
FF::syncBindingCoreBindings::MeanStdDev(“Core”, “MeanStdDev”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Reduce’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Reduce, std::allocatorCoreBindings::Reduce>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Reduce, std::allocatorCoreBindings::Reduce>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Reduce’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:352:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Reduce’ requested here
FF::syncBindingCoreBindings::Reduce(“Core”, “Reduce”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Eigen’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Eigen, std::allocatorCoreBindings::Eigen>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Eigen, std::allocatorCoreBindings::Eigen>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Eigen’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:360:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Eigen’ requested here
FF::syncBindingCoreBindings::Eigen(“Core”, “Eigen”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Solve’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Solve, std::allocatorCoreBindings::Solve>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Solve, std::allocatorCoreBindings::Solve>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/Binding.h:47:22: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Solve’ requested here
auto worker = std::make_shared();
^
…/cc/core/core.cc:368:6: note: in instantiation of function template specialization ‘FF::syncBindingCoreBindings::Solve’ requested here
FF::syncBindingCoreBindings::Solve(“Core”, “Solve”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
32 warnings and 1 error generated.
make: *** [Release/obj.target/opencv4nodejs/cc/core/core.o] Error 1
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::SetToWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::SetToWorker, std::allocatorMatBindings::SetToWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::SetToWorker, std::allocatorMatBindings::SetToWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:345:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::SetToWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::SetToWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::PushBack’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PushBack, std::allocatorMatBindings::PushBack>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PushBack, std::allocatorMatBindings::PushBack>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::PushBack’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:461:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::PushBack’ requested here
Mat::syncBindingMatBindings::PushBack(“PushBack”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::PopBack’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PopBack, std::allocatorMatBindings::PopBack>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PopBack, std::allocatorMatBindings::PopBack>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::PopBack’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:469:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::PopBack’ requested here
Mat::syncBindingMatBindings::PopBack(“PopBack”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::GetDataWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::GetDataWorker, std::allocatorMatBindings::GetDataWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::GetDataWorker, std::allocatorMatBindings::GetDataWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:478:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::GetDataWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::GetDataWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::Copy’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::Copy, std::allocatorMatBindings::Copy>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::Copy, std::allocatorMatBindings::Copy>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::Copy’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:493:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::Copy’ requested here
Mat::syncBindingMatBindings::Copy(“Copy”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::CopyTo’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::CopyTo, std::allocatorMatBindings::CopyTo>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::CopyTo, std::allocatorMatBindings::CopyTo>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::CopyTo’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:501:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::CopyTo’ requested here
Mat::syncBindingMatBindings::CopyTo(“CopyTo”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::ConvertTo’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::ConvertTo, std::allocatorMatBindings::ConvertTo>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::ConvertTo, std::allocatorMatBindings::ConvertTo>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::ConvertTo’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:509:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::ConvertTo’ requested here
Mat::syncBindingMatBindings::ConvertTo(“ConvertTo”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::PadToSquare’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PadToSquare, std::allocatorMatBindings::PadToSquare>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::PadToSquare, std::allocatorMatBindings::PadToSquare>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedMatBindings::PadToSquare’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:517:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingMatBindings::PadToSquare’ requested here
Mat::syncBindingMatBindings::PadToSquare(“PadToSquare”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::DCTWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::DCTWorker, std::allocatorMatBindings::DCTWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::DCTWorker, std::allocatorMatBindings::DCTWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:526:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::DCTWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::DCTWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::DFTWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::DFTWorker, std::allocatorMatBindings::DFTWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::DFTWorker, std::allocatorMatBindings::DFTWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:558:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::DFTWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::DFTWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::FlipWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::FlipWorker, std::allocatorMatBindings::FlipWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::FlipWorker, std::allocatorMatBindings::FlipWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:590:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::FlipWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::FlipWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::CopyMakeBorderWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::CopyMakeBorderWorker, std::allocatorMatBindings::CopyMakeBorderWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::CopyMakeBorderWorker, std::allocatorMatBindings::CopyMakeBorderWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:605:8: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::CopyMakeBorderWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::CopyMakeBorderWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘MatBindings::RotateWorker’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3296:9: note: in instantiation of member function ‘std::__shared_ptr_emplace<MatBindings::RotateWorker, std::allocatorMatBindings::RotateWorker>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a, _Args&& …__args)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization ‘std::__shared_ptr_emplace<MatBindings::RotateWorker, std::allocatorMatBindings::RotateWorker>::__shared_ptr_emplacecv::Mat’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
…/cc/core/Mat.cc:622:10: note: in instantiation of function template specialization ‘std::make_shared<MatBindings::RotateWorker, cv::Mat>’ requested here
std::make_sharedMatBindings::RotateWorker(Mat::unwrapSelf(info)),
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::AddWeighted’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::AddWeighted, std::allocatorCoreBindings::AddWeighted>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::AddWeighted, std::allocatorCoreBindings::AddWeighted>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::AddWeighted’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:638:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::AddWeighted’ requested here
Mat::syncBindingCoreBindings::AddWeighted(“AddWeighted”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MinMaxLoc’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MinMaxLoc, std::allocatorCoreBindings::MinMaxLoc>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MinMaxLoc, std::allocatorCoreBindings::MinMaxLoc>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MinMaxLoc’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:646:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::MinMaxLoc’ requested here
Mat::syncBindingCoreBindings::MinMaxLoc(“MinMaxLoc”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::FindNonZero’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::FindNonZero, std::allocatorCoreBindings::FindNonZero>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::FindNonZero, std::allocatorCoreBindings::FindNonZero>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::FindNonZero’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:654:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::FindNonZero’ requested here
Mat::syncBindingCoreBindings::FindNonZero(“FindNonZero”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::CountNonZero’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CountNonZero, std::allocatorCoreBindings::CountNonZero>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::CountNonZero, std::allocatorCoreBindings::CountNonZero>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::CountNonZero’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:662:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::CountNonZero’ requested here
Mat::syncBindingCoreBindings::CountNonZero(“CountNonZero”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Normalize’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Normalize, std::allocatorCoreBindings::Normalize>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Normalize, std::allocatorCoreBindings::Normalize>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Normalize’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:670:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Normalize’ requested here
Mat::syncBindingCoreBindings::Normalize(“Normalize”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Split’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Split, std::allocatorCoreBindings::Split>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Split, std::allocatorCoreBindings::Split>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Split’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:678:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Split’ requested here
Mat::syncBindingCoreBindings::Split(“Split”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MulSpectrums’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MulSpectrums, std::allocatorCoreBindings::MulSpectrums>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MulSpectrums, std::allocatorCoreBindings::MulSpectrums>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MulSpectrums’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:686:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::MulSpectrums’ requested here
Mat::syncBindingCoreBindings::MulSpectrums(“MulSpectrums”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Transform’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Transform, std::allocatorCoreBindings::Transform>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Transform, std::allocatorCoreBindings::Transform>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Transform’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:694:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Transform’ requested here
Mat::syncBindingCoreBindings::Transform(“Transform”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::PerspectiveTransform’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PerspectiveTransform, std::allocatorCoreBindings::PerspectiveTransform>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::PerspectiveTransform, std::allocatorCoreBindings::PerspectiveTransform>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::PerspectiveTransform’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:702:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::PerspectiveTransform’ requested here
Mat::syncBindingCoreBindings::PerspectiveTransform(“PerspectiveTransform”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Sum’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Sum, std::allocatorCoreBindings::Sum>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Sum, std::allocatorCoreBindings::Sum>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Sum’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:710:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Sum’ requested here
Mat::syncBindingCoreBindings::Sum(“Sum”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::ConvertScaleAbs’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::ConvertScaleAbs, std::allocatorCoreBindings::ConvertScaleAbs>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::ConvertScaleAbs, std::allocatorCoreBindings::ConvertScaleAbs>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::ConvertScaleAbs’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:718:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::ConvertScaleAbs’ requested here
Mat::syncBindingCoreBindings::ConvertScaleAbs(“ConvertScaleAbs”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Mean’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Mean, std::allocatorCoreBindings::Mean>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Mean, std::allocatorCoreBindings::Mean>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Mean’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:726:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Mean’ requested here
Mat::syncBindingCoreBindings::Mean(“Mean”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::MeanStdDev’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MeanStdDev, std::allocatorCoreBindings::MeanStdDev>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::MeanStdDev, std::allocatorCoreBindings::MeanStdDev>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::MeanStdDev’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:734:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::MeanStdDev’ requested here
Mat::syncBindingCoreBindings::MeanStdDev(“MeanStdDev”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Reduce’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Reduce, std::allocatorCoreBindings::Reduce>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Reduce, std::allocatorCoreBindings::Reduce>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Reduce’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:742:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Reduce’ requested here
Mat::syncBindingCoreBindings::Reduce(“Reduce”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Eigen’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Eigen, std::allocatorCoreBindings::Eigen>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Eigen, std::allocatorCoreBindings::Eigen>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Eigen’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:750:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Eigen’ requested here
Mat::syncBindingCoreBindings::Eigen(“Eigen”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:5: warning: destructor called on non-final ‘CoreBindings::Solve’ that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
_data.second().~_Tp();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3290:5: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Solve, std::allocatorCoreBindings::Solve>::__on_zero_shared’ requested here
__shared_ptr_emplace(_Alloc __a)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of member function ‘std::__shared_ptr_emplace<CoreBindings::Solve, std::allocatorCoreBindings::Solve>::__shared_ptr_emplace’ requested here
::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)…);
^
/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs/node_modules/native-node-utils/src/ObjectWrap.h:59:23: note: in instantiation of function template specialization ‘std::make_sharedCoreBindings::Solve’ requested here
auto worker = std::make_shared();
^
…/cc/core/Mat.cc:758:7: note: in instantiation of function template specialization ‘FF::ObjectWrapTemplate<Mat, cv::Mat>::syncBindingCoreBindings::Solve’ requested here
Mat::syncBindingCoreBindings::Solve(“Solve”, info);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:3318:23: note: qualify call to silence this warning
_data.second().~_Tp();
^
44 warnings and 1 error generated.
make: *** [Release/obj.target/opencv4nodejs/cc/core/Mat.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/lib/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:526:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
gyp ERR! System Darwin 20.4.0
gyp ERR! command “/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/bin/node” “/Users/zhengxiangyu/.nvm/versions/node/v17.5.0/bin/node-gyp” “rebuild” “–jobs” “max”
gyp ERR! cwd /Users/zhengxiangyu/.nvm/versions/node/v17.5.0/node_cache/lib/node_modules/opencv4nodejs
gyp ERR! node -v v17.5.0
gyp ERR! node-gyp -v v8.4.1
gyp ERR! not ok

===================================================

能辛苦帮忙看看吗

校长,能辛苦抽时间看看最新的报错吗

你这错误我也没见过,可以google下,我感觉可能跟opencv的版本有关系。我只能告诉你我的环境参考下

ceshiren.com: ~ seveniruby$ node -v
v15.11.0

ceshiren.com: ~ seveniruby$ npm -v
7.6.0

ceshiren.com: ~ seveniruby$ opencv_version
4.5.3


我天,那这就复杂了