Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

I am trying to compile a solution on Visual Studio 2003. It succeeds, but when I execute it, I get a message error and the Application's window closes. On Visual Studio output window the following message appears:

 

'simpleTest2d.exe': Loaded 'D:\ARToolKit\bin\simpleTest2d.exe', Symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\NTDLL.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'D:\ARToolKit\bin\libARvideod.dll', Symbols loaded.

'simpleTest2d.exe': Loaded 'D:\ARToolKit\bin\DSVLd.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\quartz.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\KERNEL32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msvcrt.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\GDI32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\USER32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\ADVAPI32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\rpcrt4.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\OLE32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\OLEAUT32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\winmm.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msvcp71d.dll', Symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msvcr71d.dll', Symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\OPENGL32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\glu32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\ddraw.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\dciman32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\glut32.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\imm32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\serwvdrv.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\umdmxfrm.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\Syncor11.dll', Symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\mmdrv.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Unloaded 'C:\WINNT\system32\mmdrv.dll'

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\indicdll.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\clbcatq.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\SSSensor.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\qcap.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msvfw32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\SHELL32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\shlwapi.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\comctl32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\version.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\lz32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\qedit.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\COMDLG32.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\devenum.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\SETUPAPI.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\USERENV.DLL', Cannot find or open a required DBG file.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msdmo.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\avicap32.dll', Cannot find or open a required DBG file.

'simpleTest2d.exe': Unloaded 'C:\WINNT\system32\avicap32.dll'

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\ksproxy.ax', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\ksuser.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\kswdmcap.ax', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\mfc42.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\mfc42loc.dll', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\P0620Ext.ax', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\P0620Ext.crl', No symbols loaded.

'simpleTest2d.exe': Loaded 'C:\WINNT\system32\msh263.drv', Cannot find or open a required DBG file.

The thread 'Win32 Thread' (0x748) has exited with code 0 (0x0).

The thread 'Win32 Thread' (0x73c) has exited with code 0 (0x0).

The thread 'Win32 Thread' (0x774) has exited with code 0 (0x0).

The thread 'Win32 Thread' (0x770) has exited with code 0 (0x0).

The thread 'Win32 Thread' (0x798) has exited with code 0 (0x0).

The program '[492] simpleTest2d.exe: Native' has exited with code 0 (0x0).

 

Does somebody know what is happening? What does mean these error messages: "Cannot find or open a required DBG file"?

 

Thanks a lot,

 

Marina

  • Administrators
Posted

It simply means there are no Debug Symbols on your machine for the particular file in question - this is normal for the OS Dlls.

 

The lack of these will not prevent your application running - it might help if you posted the relevant startup code for your application. I'm guessing you are running a sub Main (void Main for C#) that launches a window and then exits. you need to look at the Application.Run method.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...