Displaying 2 results from an estimated 2 matches for "glutesscallback".
2007 Oct 20
0
Need help compiling on OpenSuse 10.2 -- 64 bit smp machine
...rectly.
Has anyone else run into this, and how did you fix it??
Mike
Error message returned by gcc:
wgl.o: In function `wglUseFontOutlines_common':
**/wine-0.9.47/dlls/opengl32/wgl.c:384: undefined reference to `gluNewTess'
**/wine-0.9.47/dlls/opengl32/wgl.c:387: undefined reference to
`gluTessCallback'
**/wine-0.9.47/dlls/opengl32/wgl.c:388: undefined reference to
`gluTessCallback'
**/wine-0.9.47/dlls/opengl32/wgl.c:389: undefined reference to
`gluTessCallback'
**/wine-0.9.47/dlls/opengl32/wgl.c:493: undefined reference to
`gluTessEndContour'
**/wine-0.9.47/dlls/opengl32/wgl.c:50...
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
.../usr/lib -lSM -lICE -lXxf86vm -lXext -lX11
-lGL ../../libs/port/libwine_port.a
wgl.o: In function `wglUseFontOutlines_common':
/home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:388: undefined reference
to `gluNewTess'
/home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:391: undefined reference
to `gluTessCallback'
/home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:392: undefined reference
to `gluTessCallback'
/home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:393: undefined reference
to `gluTessCallback'
/home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:451: undefined reference
to `gluTessBeginPolygon'
/h...