On Wed, Sep 04, 2002 at 02:10:55PM -0400, ThanhVu Nguyen wrote:
> I am trying to compile opengl code and have the following errors
>
> gcc -Wall -I/usr/X11R6/include/ -o cube -L/usr/X11R6/lib cube.o -lX11
> -lXi -lXmu -lglut -lGL -lGLU -lm
> /usr/X11R6/lib/libGL.a(glxext.o): In function `__glXGe
On Wed, 2002-09-04 at 20:10, ThanhVu Nguyen wrote:
> I am trying to compile opengl code and have the following errors
>
> gcc -Wall -I/usr/X11R6/include/ -o cube -L/usr/X11R6/lib cube.o -lX11
> -lXi -lXmu -lglut -lGL -lGLU -lm
> /usr/X11R6/lib/libGL.a(glxext.o): In function `__glXGetCurrentConte
Hello,
I am trying to compile opengl code and have the following errors
gcc -Wall -I/usr/X11R6/include/ -o cube -L/usr/X11R6/lib cube.o -lX11
-lXi -lXmu -lglut -lGL -lGLU -lm
/usr/X11R6/lib/libGL.a(glxext.o): In function `__glXGetCurrentContext':
glxext.o(.text+0x1a): undefined reference to `pt
3 matches
Mail list logo