Re: [PyOpenGL-Users] Failure to build on Linux
Brought to you by:
mcfletch
From: Rene D. <re...@py...> - 2003-12-17 15:34:18
|
Hi, downgrade to swig 1.3.13 if you want it to work. Or install 1.3.13 somewhere not in your main path, and have your pyopengl build have it in its path before the normal swig path. I just started working on making pyopengl work with 1.3.19. However I'm having trouble with the GLU wrapper segfaulting, so it may take a while to debug. Anyone allready got pyopengl working with 1.3.19? Have fun! |