mexopencv icon indicating copy to clipboard operation
mexopencv copied to clipboard

Hi all, I have a big problem when I am using matlab R2021a to builed mexopencv.

Open yjyad opened this issue 3 years ago • 1 comments

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

yjyad avatar Oct 20 '21 16:10 yjyad

my opencv is 3.4.1 my vs is 2017

yjyad avatar Oct 20 '21 16:10 yjyad