Re: [PyOpenGL-Users] bus error on gluNewQuadric()
Brought to you by:
mcfletch
From: Patrick H. <pa...@in...> - 2004-10-20 13:52:42
|
altern wrote: > 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 I have run into this same problem without PyOpenGL involved at all. A Google search turned up this post: http://lists.apple.com/archives/darwin-development/2003/May/msg00158.html By swapping the order of -lGL and -lGLU when linking, I was able to fix the problem I had. -Patrick -- Patrick L. Hartling | VP Engineering, Infiscape Corp. PGP: http://tinyurl.com/2msw3 | http://www.infiscape.com/ |