mexopencv
mexopencv copied to clipboard
Hi all, I have a big problem when I am using matlab R2021a to builed mexopencv.
Error in mex MxArray.cpp E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(386): error C2440: "Default parameter": Cannot convert from "void" to "int" E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(386): note: Expressions of type void cannot be converted to other types E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(413): error C2440: "Default parameter": Cannot convert from "void" to "int" E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(413): note: Expressions of type void cannot be converted to other types E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(421): error C2440:"Default parameter": Cannot convert from "void" to "int" E:\mexopencv-3.4.1\mexopencv-3.4.1\include\MxArray.hpp(421): note: Expressions of type void cannot be converted to other types
Error in mexopencv.make (line 97) if ~opts.dryrun, eval(cmd); end
my opencv is 3.4.1 my vs is 2017