[PyOpenGL-Users] Missing function?
Brought to you by:
mcfletch
From: Dick H. <en...@ds...> - 2010-01-03 22:39:43
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Verdana">When executing the test programs from the source package, I'm getting the error message:<br> <br> File "C:\Python25\lib\site-packages\pyopengl-3.0.0b6-py2.5.egg\OpenGL\platform<br> \baseplatform.py", line 280, in __call__<br> self.__name__, self.__name__,<br> OpenGL.error.NullFunctionError: Attempt to call an undefined function __glutInit<br> WithExit, check for bool(__glutInitWithExit) before calling<br> <br> I haven't been able to locate this function. Any ideas?<br> <br> Thanks!<br> <br> Dick Holmes<br> <br> </font> </body> </html> |