Cannot find or open the PDB file

asked 2014-02-08 14:35:04 -0600

samith gravatar image

I used windows 8 64bit machine & opencv 2.4.8 & vs2012express

I have error like this

Please give me a immediate response to this matter

'FaceDetection3.exe' (Win32): Loaded 'C:\Users\Samith\Documents\Visual Studio 2012\Projects\FaceDetection3\x64\Debug\FaceDetection3.exe'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Program Files\AVAST Software\Avast\snxhk64.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_core248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_imgproc248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_highgui248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_features2d248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_calib3d248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvcp110d.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvcr110d.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvcp110.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvcr110.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\comctl32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvfw32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\avifil32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\avicap32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\OpenCV\opencv2.4.8\build\x64\vc11\bin\opencv_flann248.dll'. Cannot find or open the PDB file. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\winmm.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\msacm32.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\version.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Symbols loaded. 'FaceDetection3.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll ... (more)

edit retag flag offensive close merge delete

Comments

Not sure but this may be relevant to you (Aside from configuring properly the opencv environment in vs studio). http://msdn.microsoft.com/en-us/library/ms241613(v=vs.110).aspx

andrei.toader gravatar imageandrei.toader ( 2014-02-08 16:14:14 -0600 )edit

Thanx for your comment . I couldn't configure correctly above. then I tried with windows7 64bit and opencv 2.4.6 with VS2010 after it also appears all of above errors.but it worked.But I couldn't finish my project "face tracking with web cam". I tried this..................

http://www.instructables.com/id/Face-detection-and-tracking-with-Arduino-and-OpenC/?ALLSTEPS

serial data not going to arduino...... I set bourdrate and com port correctly.............but servos not moving....

please help me.......

samith gravatar imagesamith ( 2014-02-15 00:33:15 -0600 )edit

I have little knowledge with Arduino (just bought one for experiments but didn't have time to work much on it), therefore I can't help you much with that. Maybe there is a problem with the serial C++ library.

andrei.toader gravatar imageandrei.toader ( 2014-02-15 01:59:52 -0600 )edit