[gameprogrammer] glut trouble


I made an OPENGL application using glut. I setup all well. Not problem, and the program rus. But it don't show me teh opengl window. These are what the Debug window shows:

Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\opengl32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\advapi32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\rpcrt4.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\gdi32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\user32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\glu32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\ddraw.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\dciman32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\glut32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\winmm.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\imm32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\lpk.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\usp10.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\MSCTF.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\version.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\MSCTFIME.IME', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\ole32.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\ialmgicd.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\ialmgdev.dll', no matching symbolic information found. Loaded 'C:\WINDOWS\system32\mcd32.dll', no matching symbolic information found.
The thread 0x2F4 has exited with code 1 (0x1).
The program 'C:\Archivos de programa\Microsoft Visual Studio\MyProjects\glut_00\Debug\glut_00.exe' has exited with code 1 (0x1).

What is wrong with my application
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: