I am trying to install OpenCV 3.2.0 and run CannyStill.cpp
according to the following instructions.
I am using VS2013 plus Win7.
- I have set the Runtime Library to
/MTd
.
- I have installed VC++ 2015 Redistributables.
but the problem is not going away.
How can I solve the issue?