tk opengl
Johan Meskens CS3 jmcs3 <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
macosx 10.3.6
hello
this is not a tk question yet
, but it will be soon
i just compiled mesa-6.2.1
, resulting in the following /lib-content
GL.dylib
GLU.dylib
GLw.dylib
OSMesa.dylib
mesa got installed:
Default directory for header files is: /usr/local/include
Default directory for library files is: /usr/local/lib
i would like to explore opengl within tk
and tried to install the module opengl-0.54
but
perl Makefile.PL
Note (probably harmless): No library found for -lGLU
Note (probably harmless): No library found for -lGLUT
Note (probably harmless): No library found for -lGLX
Note (probably harmless): No library found for -lopengl
Note (probably harmless): No library found for -lMesaGLU
Note (probably harmless): No library found for -lMesaGLUT
Note (probably harmless): No library found for -lMesaGLX
Note (probably harmless): No library found for -lglut
Note (probably harmless): No library found for -lGLU
Note (probably harmless): No library found for -lGLUT
Note (probably harmless): No library found for -lGLX
Note (probably harmless): No library found for -lopengl
Note (probably harmless): No library found for -lMesaGLU
Note (probably harmless): No library found for -lMesaGLUT
Note (probably harmless): No library found for -lMesaGLX
Note (probably harmless): No library found for -lglut
Note (probably harmless): No library found for -lGL
Note (probably harmless): No library found for -lMesaGL
Note (probably harmless): No library found for -lXext
Note (probably harmless): No library found for -lXmu
Note (probably harmless): No library found for -lXi
Note (probably harmless): No library found for -lICE
Note (probably harmless): No library found for -lXIE
Note (probably harmless): No library found for -lX11
Writing Makefile for OpenGL
[jmcs3:~/Desktop/OpenGL-0.54] INTERLICHTSPIELHAUS% make
cc -c -I/usr/local/include -I/usr/openwin/include -g -pipe -pipe
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing
-I/usr/local/include -Os -DVERSION=\"0.54\" -DXS_VERSION=\"0.54\"
"-I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE"
-DHAVE_GL -DGL_GLEXT_LEGACY -DHAVE_GLX OpenGL.c
In file included from OpenGL.xs:234:
gl_const.h:868:1: warning: "GL_ALL_CLIENT_ATTRIB_BITS" redefined
In file included from gl_util.h:7,
from OpenGL.xs:15:
/usr/local/include/GL/gl.h:755:1: warning: this is the location of the
previous definition
OpenGL.xs:679: error: parse error before "GLUtriangulatorObj"
OpenGL.xs:679: warning: no semicolon at end of struct or union
OpenGL.xs:692: error: parse error before '}' token
make: *** [OpenGL.o] Error 1
i would really appreciate any help with this
thank you for your time
jmcs3
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to [email protected]