CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Oct 2009
    Posts
    37

    simple and no-error containing openGL programs wont render, Win 7

    After successfully building program, I go to run it and only get the window with a transparent center to appear.

    I tried other simple codes and the same thing occurs

    For troubleshooting, I'm using the simple code located at this link
    http://www.cs.arizona.edu/classes/cs...ode/triangle.c

    Any suggestions why I'm having issues?

    I'm using visual studio 10 express on windows 7 professional

    thanks in advance for any considerations
    Last edited by Momentum; January 20th, 2011 at 12:04 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured