Here is the problem when I'm trying to debug (I already enable the Microsoft Symbol Servers)
'App1.exe' (Win32): Loaded 'D:\opencv2410\build\x86\vc12\bin\opencv_core2410d.dll'. Cannot find or open the PDB file.
'App1.exe' (Win32): Loaded 'D:\opencv2410\build\x86\vc12\bin\opencv_highgui2410d.dll'. Cannot find or open the PDB file.
The code and installation which I followed is on this website: http://docs.opencv.org/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html
Any helps are appreciated!!!