Sunday 2 August 2009

PyOpenGL Segmentation Fault

A while back I posted in this thread on the Ubuntu Forums about a segmentation fault people were receiving when using the PyOpenGL module for Python.

Today however I found that a solution for the problem here.

If you call glutCreateWindow before glutInitDisplayMode the problem seems to go away.
Bookmark and Share

No comments: