You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: