Compiling OpenCV with Cmake, Unable to locate dlls and pdbs
Hi, I'm trying to compile OpenCV 2.4.8 with VS 2013 with cmake, using the official guide (http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html).
However, when I build the OpenCV solution, I'm unable to find the created dlls and pdbs. Can anybody guide me as to where these files might be?