mexopencv icon indicating copy to clipboard operation
mexopencv copied to clipboard

mexopencv building error

Open jibowen69 opened this issue 3 years ago • 0 comments

Hello, I am using Matlab2016b, builded opencv and opencv-contrib successfully using visual studio 2015. when I am building mex files using mexopencv.make i am getting following error

Error using mex The command 'cl' exited with a return value '-1073741515' Error in mexopencv.make (line 97) if ~opts.dryrun, eval(cmd); end

Can you Please help with the error?

I am using opencv-3.4.1, opencv-contrib-3.4.1, mexopencv-3.4.1 visual studio 2015 64bit Matlab2016b 64 bit windows 10

jibowen69 avatar Nov 01 '21 07:11 jibowen69