Displaying 10 results from an estimated 10 matches for "glulookat".
2001 Oct 13
2
Wine and OpenGL with NVdia
...l
The output of the script is the following:
<<<<
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
checking for thread-safe OpenGL version... no
checking for glXCreateContext in -lGL... no
checking for gluLookAt in -lGLU... no
>>>>
I installed the newest NVidia GLX and kernel drivers. When I run Half-Life
it says that the opengl-mode is not supported by my video card. So I think
Wine isn't compled with OpenGL.
There should be no Mesa-library on my system.
Can you plz tell me, which fil...
2001 Aug 10
1
Can't seem to build wine correctly
...th nvidia stuff.
checking for XvShmCreateImage in -lXv... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
checking for thread-safe OpenGL version... no
checking for glXCreateContext in -lGL... no
checking for gluLookAt in -lGLU... no
ii xlib6g 4.1.0-2 pseudopackage providing X libraries
ii xlib6g-dev 4.1.0-2 pseudopackage providing X library developmen
ii xlibmesa-dev 4.1.0-2 XFree86 version of Mesa 3D graphics library
ii xlibmesa3 4.1.0-2 XFree86 version of M...
2007 Nov 22
2
3D accelleration and Intel 940/945GM/GMS/GML
...or -lXrender... libXrender.so.1
checking for XRenderSetPictureTransform in -lXrender... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for -lGL... libGL.so.1
checking for gluLookAt in -lGLU... yes
(wine git release, Debian Testing, Acer Aspire 5310)
Regards.
2001 Sep 20
3
Wine and NVIDIA
...*snipp*
checking for GL/gl.h... (cached) yes
checking for GL/glx.h... (cached) yes
checking for GL/glext.h... (cached) yes
checking for up-to-date OpenGL version... (cached) yes
checking for thread-safe OpenGL version... (cached) no
checking for glXCreateContext in -lGL... (cached) no
checking for gluLookAt in -lGLU... (cached) no
*snipp*
What is wrong? libGL.so and libGLU are in position. libGL.so points to the
NVidia-libs. The headerfiles are the correct ones. ldconfig -p says that it
got the libraries.
So why da heck don't I get hardware acceleration.
By the way: Alle other 3d apps compile...
2007 Mar 19
1
OpenGL support on wine 0.9.21 in Fedora Core 5
...in -lXxf86vm... yes
checking for XRenderSetPictureTransform in -lXrender... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for glXCreateContext in -lGL... no
checking for gluLookAt in -lGLU... no
checking for glutMainLoop in -lglut... no
I have 3d acceleration, so what's holding wine up? :(
2006 Aug 26
2
Compiling wine on AMD64
...n in -lXxf86vm... no
checking for XRenderSetPictureTransform in -lXrender... no
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for glXCreateContext in -lGL... no
checking for gluLookAt in -lGLU... yes
checking for glutMainLoop in -lglut... no
So, am I close? Or should I give up this method and try one of the
others?
I had one unsuccessful attempt using this:
https://help.ubuntu.com/community/WineForAMD64
Like a lot of other people I'm trying to get WoW running - I've...
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
...r... yes
checking for -lXrandr... libXrandr.so.2
checking for -lXinerama... libXinerama.so.1
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for -lGL... not found
checking for gluLookAt in -lGLU... yes
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
...
configure: WARNING: No OpenGL library found on this system.
Wine will be build without OpenGL or Direct3D support.
And some more info about my system:
[work wine-0.9.45]# ldconfig -v | grep...
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl.
What do I not have installed?
I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib
only warnings I got was abour FontForge missing.
make depend
make
THanks,
jerry
-----------
make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32'
make[2]: Entering directory
2004 Oct 23
1
Issues with compiling wine
...totypes
configure:8454: gcc -c -g -O2 -I/usr/openwin/include conftest.c >&5
configure:8460: $? = 0
configure:8463: test -z || test ! -s conftest.err
configure:8466: $? = 0
configure:8469: test -s conftest.o
configure:8472: $? = 0
configure:8485: result: yes
configure:8498: checking for gluLookAt in -lGLU
configure:8529: gcc -o conftest -g -O2 -I/usr/openwin/include conftest.c -lGLU -lGL -L/usr/openwin/lib -R/usr/openwin/lib -lSM -lICE -lXext -lX11 -lm -lsocket -lnsl
-lresolv -lsocket -lnsl >&5
configure:8535: $? = 0
configure:8538: test -z || test ! -s conftest.err
con...
2006 May 18
2
Problems compiling Wine
...n -lXxf86vm... yes
checking for XRenderSetPictureTransform in -lXrender... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for glXCreateContext in -lGL... yes
checking for gluLookAt in -lGLU... yes
checking for glutMainLoop in -lglut... yes
checking audio/audiolib.h usability... yes
checking audio/audiolib.h presence... yes
checking for audio/audiolib.h... yes
checking for audio/soundlib.h... yes
checking for AuCreateFlow in -laudio... yes
checking libxml/parser.h usability......