Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualNyssa

Posted 16 February 2013 - 08:43 PM

Is the BSOD happening when you run an OpenGL application you have built? Or is it happening randomly while just in windows? If it's the former, check that calls such as glEnd actually have their parenthesis (eg, glEnd()). I've seen this happen before when they were missing.


#2Nyssa

Posted 16 February 2013 - 08:43 PM

Is the BSOD happening when you run an OpenGL application you have built? Or is it happening randomly while just in windows? If it's the former, check that calls such as glEnd actually have their parenthesis (eg, glEnd()). I've seen this happen before when pthey were missing.


#1Nyssa

Posted 16 February 2013 - 08:41 PM

Is the BSOD happening when you run an OpenGL application you have built? Or is it happening randomly while just in windows? If it's the former, check that calls such as glEnd actually have their brackets (eg, glEnd()). I've seen this happen before when brackets were missing.


PARTNERS