Displaying 20 results from an estimated 24 matches for "glext".
Did you mean:
dlext
2001 Oct 13
2
Wine and OpenGL with NVdia
Hi,
I have a problem with compiling WINE with OpenGL. I run configure with:
./configure --prefix=/usr/local --enable-opengl
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 openg...
2001 Jul 27
1
Compiling against Mesa
...anks,
Steve
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__
-D_REENTRANT -I/usr/X11R6/include -o d3ddevice/mesa.o d3ddevice/mesa.c
d3ddevice/mesa.c:36: redefinition of `PFNGLCOLORTABLEEXTPROC'
/usr/X11R6/include/GL/glext.h:2131: `PFNGLCOLORTABLEEXTPROC' previously
declared here
make[2]: *** [d3ddevice/mesa.o] Error 1
make[2]: Leaving directory `/home/steve/stuff/wine-20010629/dlls/ddraw'
make[1]: *** [ddraw/libddraw.so] Error 2
make[1]: Leaving directory `/home/steve/stuff/wine-20010629/dlls'
make: ***...
2001 Jul 03
1
directX and transgaming patch
...n old version of wineserver running
or in my path. I couldn't find it, and neither could
which...
(possible that I just have
installed SO many different
versions that its unclean....)
uninstalled
downloaded Jan 12 tarball of wine
installed transgaming patch/winehq patch/glext.h
put glext.h in includes (it didn't say to do that, but
where else would it go?)
tried to compile
got compiler error. Something about a .h file in the internet
code.
So, obviously I'm doing something wrong. My system is pure vanilla
since I just installed RedHat 7.1 a week...
2001 Aug 10
1
Can't seem to build wine correctly
...e. I can't seem to get libopegl32.so
build correctly. Where it comes down to it doesn't link to libGL.*.so.
I am trying to build wine on debian unstable with 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 pseudopack...
2007 Mar 19
1
OpenGL support on wine 0.9.21 in Fedora Core 5
...... yes
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XF86VidModeQueryExtension 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? :(
2007 Nov 22
2
3D accelleration and Intel 940/945GM/GMS/GML
...-lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for -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
...for more than a
week. I've been reading through all of the docs about my problem and I think
that I discovered it but I need a tip to solve it.
Here my problem:
Output of the configure skript
*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 p...
2001 Mar 26
2
TransGaming and SourceForge
Hi everyone,
Just wanted to let everyone know that the TransGaming DirectX development is now
being hosted at SourceForge. You can get updates from our live CVS tree, discuss
DirectX specific issues on the 'WineX-devel' mailing list, etc. The SourceForge
project page is at:
http://sourceforge.net/project/winex
The CVSROOT for CVS is:
2001 Mar 04
1
Another Half Life error
Thanks to help form this group, I finally have Half Life installed,
running and using my nVidia Gforce2 GTS with OpenGL. Wow. Now I still
have one error. When I start Half-Life I get this message...
"Could not open MCI file for playback: 266: There is an undetectable
problem in loading the specified device driver"
This error repeats twice and I select OK each time and then the game
2002 Mar 06
0
OpenGL in Wine
...nning Debian
with an NVidia Geforce 256 card. I have the video drivers from NVidia
working under X just fine.
When I try to configure wine, either through ./configure or
./tools/wineinstall, I end up with the messages:
...
checking for GL/gl.h... no
checking for GL/glx.h... no
checking for GL/glext.h... no
...
But I've checked and these files exist in the directory:
/usr/X11R6/include/GL
What can I do to make it recognize that OpenGL is installed and working
correctly? (The linux quake3 runs fine so I think OpenGL seems to be set up
alright...)
Thanks,
Jared
--
Love all, serve...
2006 Aug 26
2
Compiling wine on AMD64
...I missing something from my
lib32 directories?
Here is some of the output of the 'checking' stages:
checking for XF86VidModeQueryExtension 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 un...
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
...ons for wanting to
upgrade.
Here is the error I get after the ./configure
...
checking for XRenderSetPictureTransform in -lXrender... 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 syste...
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
2008 Jul 23
4
Fedora 9 32-bit WARNING: No OpenGL library found
...igure from source I get the following output (grepping for gl to isolate opengl errors)
$ ./configure -verbose | grep -i gl
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... 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... not found
checking for -lGL... not found
checking for -lGLU... libGLU.so.1
checking for freetype/ftglyph.h... yes
config.status: creating dlls/glu32/Makefile
config.status: creating dlls/opengl3...
2013 Nov 07
3
FreeBSD10-Beta3: No xorg-server-1.12.4
Hi:
The FreeBSD10-Beta3 kernel is recompiled successfully with the
following in /etc/make.conf
WITH_NEW_XORG=yes
WITH_KMS=yes
WITH_GALLIUM=yes
But after installworld, there is no sight of new xorg-server-1.12.4 in
pkg cache nor in /usr/ports:
How to install new xorg and where is the source?
# pkg search xorg
linux-f10-xorg-libs-7.4_1
xorg-7.7
xorg-apps-7.7
xorg-cf-files-1.0.5_1
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do:
dpkg -i wine*.deb
Code:
checking for freetype-config... freetype-config
checking for -lfreetype... not found
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
make: *** [config.status] Error 1
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...ryExtension in -lXxf86dga... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for X11/extensions/Xvlib.h... yes
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... yes
checking for glXGetProcAddressARB in -lGL... yes
checking for OpenGL extension functions prototypes... yes
checking for GL/osmesa.h... yes
checking for O...
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2001 Feb 05
1
wine with TransGaming patch doesn't compile
Hi!
I have patched the latest CVS-sources of wine with the TransGaming
patch. Now it doesn't compile anymore. Seems to be a problem with MESA.
I have attached an error log.
I have installed NVIDIA_GLX 0.96 and the mesadev 3.2.
Manfred
=== begin of error log ===
In file included from d3ddevice/mesa.c:29:
mesa_private.h:219: parse error before `PFNGLSECONDARYCOLOR3UBEXTPROC'