'OpenCV_Helloworld1.exe': Loaded 'C:\Documents and Settings\Administrator\My Documents\Visual Studio 2010\Projects\OpenCV_Helloworld1\Debug\OpenCV_Helloworld1.exe', Symbols loaded.
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\cxcore210d.dll', Cannot find or open the PDB file
LDR: LdrpWalkImportDescriptor() failed to probe C:\WINDOWS\system32\cxcore210d.dll for its manifest, ntstatus 0xc0150002
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\secur32.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Cannot find or open the PDB file
'OpenCV_Helloworld1.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Cannot find or open the PDB file
The thread 'Win32 Thread' (0xc3c) has exited with code 0 (0x0).
Debugger:: An unhandled non-continuable exception was thrown during process load
The thread 'Win32 Thread' (0xc38) has exited with code -1072365566 (0xc0150002).
The program '[3112] OpenCV_Helloworld1.exe: Native' has exited with code -1072365566 (0xc0150002).
@hamsterman
i am new to opencv and visual studio..i have changed path of system variables to C:\WINDOWS\system32 where all my dll are present..still this error was invoked..please help me through it...and give the according steps to solve it...PLZZZZZZZZZZ!!!!!
yepp this opencv project was my first project...and i have complied other opengl proejcts on my vs it workd fine..still the same error was shwon once i pressed the esc button after debugging it...