Ask Your Question

Revision history [back]

Using vs 2015 you will need all pdb files, not present in opencv-2.4.13.2-vc14.exe. If you want to debug in opencv source code you have to clone opencv and build opencv using cmake.

About your error now you should give full path and you can use slash instead of backslach. If you are in debug check you link your sorce code with opencv_world320d.lib and you use only opencv_world320d.dll