Advertisement

The bug problems - newby -

Started by December 17, 2001 03:27 PM
3 comments, last by ARcube 23 years, 2 months ago
Hi there ! I''m sorry if I don''t write correctly the english. I''m from Argentina and my natural languaje is spanish... I search for long time the internet for a clean program for OpenGL and finally find the GREAT NeHe site. Im a newby in VC++ 6.0 and OpenGl and Im trying to learn with these tutorials. All tutorials compile perfectly ( 0 errors 0 warnings ) BUT the debug window shows something like these in all examples: --------------------------------------------------------------- Loaded ''C:\WINDOWS\SYSTEM\DCIMAN32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\GLU32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\CRTDLL.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\OPENGL32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\GDI32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\USER32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\ADVAPI32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\KERNEL32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\DINPUT8.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\COMCTL32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\SHLWAPI.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\MSVCRT.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\SHELL32.DLL'', no matching symbolic information found. Loaded ''C:\Archivos de programa\KYE\Genius NetScroll Optical Mouse\MScrlSup.dll'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\VERSION.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\NTDLL.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\DDRAW.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\WINMM.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\gfxdd32.dll'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\gfxgldev.dll'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\gfxglicd.dll'', no matching symbolic information found. WGL Message:__wglDDrawInitDrawable Loaded ''C:\WINDOWS\SYSTEM\HID.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\CFGMGR32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\CABINET.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\WINSPOOL.DRV'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\RPCRT4.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\OLE32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\MPR.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\LZ32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\COMDLG32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\SETUPAPI.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\imagehlp.dll'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\MSASN1.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\CRYPT32.DLL'', no matching symbolic information found. Loaded ''C:\WINDOWS\SYSTEM\WINTRUST.DLL'', no matching symbolic information found. WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: UpdateBack2: AddAttachedSurface(Back2): DDERROR = DDERR_CANNOTATTACHSURFACE WGL Message:WGL: UpdateBack2: AddAttachedSurface(Back): DDERROR = DDERR_CANNOTATTACHSURFACE WGL Message:WGL: UpdateBack2: AddAttachedSurface(Back)(2): DDERROR = DDERR_CANNOTATTACHSURFACE WGL Message:__wglFreeBuffers WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE WGL Message:WGL: DDrawRestoreSurface: IsLost: DDERROR = DDERR_SURFACELOST WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE The thread 0xFFE7F7E3 has exited with code 27 (0x1B). The program ''I:\OpenGL\Mi OpenGL\BaseWorks\Debug\BaseProject.exe'' has exited with code 27 (0x1B). --------------------------------------------------------- If someone knows what these means or if it doesnt mater please tell me... Thanks to all. And sorry if it''s a stupid question...
It also happens by me, but I really don''t have clue what the problem is, but as long as it compiles, it''s OK, isn''t?
Advertisement
ARcube : Are using WindowsXP? If so update your video card drivers becouse those "WGL Message:WGL: DDrawRestoreSurface: Restore: DDERROR = DDERR_WRONGMODE" and simmilar belong to OGL-DX warper.

There are more worlds than the one that you hold in your hand...
You should never let your fears become the boundaries of your dreams.
_DarkWIng_: Im using WindowsME (MEdiocre?) with the last drivers for my video card and I dont think I understand that OGL-DX warper thing. I think it means that OpenGL is usign DX in some way. And the error is from DX.
Do you have som errors in the debug window or none?

There are more hands in this world that you can hold in yours...

Thanks to Anonymous too...
those are just debig messages to let you know whats going on while you are debugging. the reason vc++ cant find the symbol tables (gives memory locations names so you know what the heck things are for) is that release programs dont include that information. nothign to worry. the gl error messages though may be of concern, and you may want to upgrade your drivers.

This topic is closed to new replies.

Advertisement