[PyOpenGL-Users] bus error on gluNewQuadric()
Brought to you by:
mcfletch
From: altern <en...@al...> - 2004-10-20 10:16:45
|
hi i am working on the OS X port of a program and I get a "bus error" caused by this opengl code (it didnt happen on Windows) q = gluNewQuadric() anyone knows if this is a bug on pyOpengl under mac? i am opening the opengl canvas on a wx window. i am not sure if this could be part of the problem thanks -- enrike |