Re: [PyOpenGL-Users] Can't compile/install PyOpenGL on slackware 10.0
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2005-09-24 02:48:52
|
Joseph Quigley wrote: > Hi.. I get this huge list of errors when I try to install PyOpenGL on > Slackware 10.0 (x86 CPU). I can't understand why! I'm guessing that this is another case of compiling with the wrong SWIG version installed and getting the wrappers mis-wrapped as a result. I've added notes to the installation page regarding the correct versions of SWIG and have added warnings in the sections which discuss building PyOpenGL from source. Sorry this took so long, Mike ... > building 'GL.ARB._shader_objects' extension > gcc -pthread -fno-strict-aliasing -DNDEBUG -O3 -march=i486 -mcpu=i686 > -fPIC -DGLX_PLATFORM -I/usr/include -I/usr/local/include > -I/usr/X11/include -I/usr/X11R6/include -I/usr/include/python2.3 -c > src/interface/GL.ARB._shader_objects.c -o > build/temp.linux-i686-2.3/src/interface/GL.ARB._shader_objects.o > In file included from src/interface/GL.ARB._shader_objects.c:8: > src/interface/GL.ARB._shader_objects.0001.inc:1399: error: parse error > before "obj" > src/interface/GL.ARB._shader_objects.0001.inc: In function > `glDeleteObjectARB': > src/interface/GL.ARB._shader_objects.0001.inc:1399: error: parse error > before "obj" > src/interface/GL.ARB._shader_objects.0001.inc:1399: error: `obj' > undeclared (first use in this function) > src/interface/GL.ARB._shader_objects.0001.inc:1399: error: (Each > undeclared identifier is reported only once > src/interface/GL.ARB._shader_objects.0001.inc:1399: error: for each > function it appears in.) > src/interface/GL.ARB._shader_objects.0001.inc: At top level: ... -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |