VS2015 error during compilation opencv_contrib
Hi, I'm trying to build "opencv_contrib" with "opencv 300" but, I had this error from ALL BUILD compilation: "Cannot open include file: 'opencv2/core/hal/intrin.hpp': No such file or directory opencv_ximgproc C:\opencv_contrib-master\modules\ximgproc\src\fgs_filter.cpp". This error doesn't permit to build the library, and the error is propagated over 21 build. This is my CMake gui:
this is VS2015 error:
and this is Property Manager of the ximgproc project:
Any help?
Thanks for your time.
Mau