[PyOpenGL-Users] RE: PyOpenGL 2.0.0.44 build output
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@ma...> - 2001-09-26 20:27:35
|
First off, you don't need SWIG to build PyOpenGL. If there is a SWIG installation in the search path then PyOpenGL setup is going to try to use it to rebuild the sources. The current interface files only work with 1.3a5, not 1.3a1. My suggestion is to unpack the PyOpenGL tarball again (to get the original sources) and execute setup in a shell without SWIG in the search path. Tarn |