Re: [PyOpenGL-Users] Failure to build on Linux
Brought to you by:
mcfletch
From: Rene D. <re...@py...> - 2004-01-22 00:14:06
|
Richard Jones wrote: >On Thursday 18 December 2003 02:34, Rene Dudfield wrote: > > >>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? >> >> > >Any chance this is remedied yet? > > > Richard > > Nope, no luck :( I've kind of given up on working with the new swig for the moment to try ctypes. Mainly because swig was giving me grief! Your best chance may be to use the pregenerated wrapper files, or download swig 1.3.13. |