Re: OT: problems with OpenGL

2001-03-06 Thread Eric G. Miller
On Tue, Mar 06, 2001 at 12:03:46AM +, Jerrud wrote: > I`m trying to compile this 3D animation program (Flow), and I keep > getting this error when I compile it: > > partDrawOGL.cpp:148: implicit declaration of function `int > glPointParameterfvEXT(...)' make[1]: *** [partDrawOGL.o] Error 1 >

Re: OT: problems with OpenGL

2001-03-04 Thread Michael P. Soulier
On Sun, Mar 04, 2001 at 03:49:32PM -0500, Jerrud wrote: > I`m trying to compile this 3D animation program (Flow), and I keep getting > this error when I compile it: > > partDrawOGL.cpp:148: implicit declaration of function `int > glPointParameterfvEXT(...)' make[1]: *** [partDrawOGL.o] Error 1 ma

OT: problems with OpenGL

2001-03-04 Thread Jerrud
I`m trying to compile this 3D animation program (Flow), and I keep getting this error when I compile it: partDrawOGL.cpp:148: implicit declaration of function `int glPointParameterfvEXT(...)' make[1]: *** [partDrawOGL.o] Error 1 make[1]: Leaving directory `/usr/src/flow-0.5.2/src' make: *** [src