Displaying 4 results from an estimated 4 matches for "opengl_norm".
2007 Sep 14
1
Compiling git on FC7 64 bit
...is pretty much a stock FC7, with only a few additional packages
added so far (cups-devel, freetype, a few others).
Compiling works until here:
make[2]: Entering directory `/home/wine/dlls/opengl32'
...
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res
-o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll
-L/usr/lib64 -lSM -lICE -lXxf86vm -lXext -lX11 -lGL
../../libs/port/libwine_port.a
/usr/bin/ld: skipping incompatible /usr/lib64/libSM.so when searching
for -lSM
...(about a dozen more)
wgl.o: In function...
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
...rge missing.
make depend
make
THanks,
jerry
-----------
make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32'
make[2]: Entering directory `/home/silentm/wine-0.9.40/dlls/opengl32'
../../tools/winegcc/winegcc -B../../tools/winebuild
-shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o
version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32
-lkernel32 -lntdll -L/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
t...
2001 Mar 05
1
more halflife woes :(
...ngl32.dll: /usr/local/lib/libopengl32.so: undefined symbol:
glTexSubImage3D"
A quick google search found a wine page detailing this exact problem and
said that NVidia's drivers aren't really OpenGL compliant. So I tried
the fix they gave (comment out the function in question from
opengl_norm.c and from opengl32.spec and rebuild the module). The
compile worked fine and it installed a new version of
/usr/local/lib/libopengl32.so.
I ran wine hl.exe again, and same thing, except this time it gave a
similar error but this time with regard to the glDrawElements function.
So I tried d...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...edep -C. -S../.. -T../.. main.c version.rc
> :info:build ../../tools/makedep -C. -S../.. -T../.. openal.c
> :info:build config.status: creating dlls/opengl32/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. -I/opt/local/include opengl_ext.c opengl_norm.c wgl.c version.rc
> :info:build config.status: creating dlls/opengl32/tests/Makefile
> :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. opengl.c
> :info:build config.status: creating dlls/pdh/Makefile
> :info:build ../../tools/m...