Talk:Tutorial3: Rendering 3D Objects (C /SDL): Difference between revisions
Jump to navigation
Jump to search
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…' |
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 | 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.