Hi,
I try to build a project in Visual Studio use OpenCV. I think it's made with VisualStudio 2013 and OpenCV 2.4.9 or earlier version. Unfortunately, the Visual Studio 2013 is no longer available, but the OpenCV 2.4.9 don't support Visual Studio 2015. So, I got this error below, anyone has an idea how can I fix it? (now I use VS2017 and OpenCV 3.2.0)
this was the project; https://github.com/uniform-marker-fields/umf-detector
Thank you very much!