kyamagu / mexopencv

Collection and a development kit of matlab mex functions for OpenCV library
http://kyamagu.github.io/mexopencv
Other
661 stars 319 forks source link

mexopencv building error #470

Open jibowen69 opened 2 years ago

jibowen69 commented 2 years ago

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