glext missing

Raphaël Junqueira fenix at club-internet.fr
Thu Jun 5 20:58:01 CDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le Jeudi 05 Juin 2003 22:21, Ann and Jason Edmeades a écrit :
> Oops - Looks like a check got missed. Change the top of device.c to add:
>
> #ifdef HAVE_GL_GLEXT_H        <--- Add this
> #include <GL/glext.h>
> #endif                        <---- and this
> #include <GL/glxext.h>
>
> Note the #include <GL/glxext.h> may need to go inside the #ifdef.

No the solution is to not include glxext.h at all as glx.h must include it if 
needed.
And if you want to have a #ifdef HAVE_GL_GLXEXT_H you have to modofy the 
configure script to check for it

> Apologies for these problems... We will sort them out asap. Can you
> please let me know if this helps, and whether the glxext needs to be
> inside the #ifdef as well

Well, all the problemes went form mismatched opengl headers
I have thought since beginning we would have this problem, but i have 
partially fixed the problem in patches 49-50. 
But Alexandre went back too early, and i just send the 51 patch but 2 days too 
late ;(

> Jason

Apologies for this
Raphael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+3/Upp7NA3AmQTU4RAnm7AJ0UO+moGwAQheVUJXJeNrgcFTqHkQCcC661
3rb/Qqzlr2JpqAojdCn2NV0=
=dw5a
-----END PGP SIGNATURE-----




More information about the wine-devel mailing list