Re: problems with openGL

2003-08-24 Thread ZekeVarg
On Sun, 2003-08-24 at 09:18, Sven Tremmerie wrote: > I'm trying to play soldier of fortune 2 MP demo but I get the following > warning: > > WARNING: could not set the given mode (3) > ...shutting down QGL > ...unloading OpenGL DLL > ...assuming '3dfxvgl' is a standalone driver > ...initializing Q

problems with openGL

2003-08-24 Thread Sven Tremmerie
I'm trying to play soldier of fortune 2 MP demo but I get the following warning: WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ...assuming '3dfxvgl' is a standalone driver ...initializing QGL ...WARNING: missing Glide installation, assuming no 3Dfx availab

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