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.
Matlab R2019b
Visual Studio Professional 2019
opencv-3.4.1
opencv contrib-3.4.1
Window-10
Cmake-3.16.5
Command
mexopencv.make('opencv_path','D:\opencv-3.4.1\build', 'opencv_contrib',true)
Here is the stack trace for the same:
Error using mexopencv.make>compiler_str (line 463)
Unsupported C++ compiler: Microsoft Visual C++ 2019
Error in mexopencv.make>pkg_config (line 331)
L_path = fullfile(opts.opencv_path, arch_str(), compiler_str(), 'lib');
Error in mexopencv.make>mex_options (line 265)
[cv_cflags, cv_libs] = pkg_config(opts);
Error in mexopencv.make (line 82)
mex_flags = mex_options(opts);
The text was updated successfully, but these errors were encountered: