Talk:Tutorial3: Rendering 3D Objects (C /SDL): Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Dfalbe (talk | contribs)
Created page with 'Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 using the VC++ 2008 compiler it seemingly compil…'
 
Dfalbe (talk | contribs)
No edit summary
Line 1: Line 1:
Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 using the VC++ 2008 compiler it seemingly compile fine however all that I manage to see is a white background in the spawned window.
Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 on the VC++ 2008 compiler it seemingly compile fine however all that I manage to see is a white background in the spawned window.

Revision as of 17:43, 8 April 2010

Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 on the VC++ 2008 compiler it seemingly compile fine however all that I manage to see is a white background in the spawned window.