I'm integrating different programs based on C++ using OpenCV
on Windows Form.
I always get the following error when debugging after including OpenCV
and importing its libraries :
"Unhandled exception to 0x00007FFC87DFCE60 (ntdll.dll) in OpenCV_faceRecognition.exe : 0xC0000135: Unable to Locate DLL".
I also added OpenCv
configurations in project Settings (Linker/C/C++).