[ROOT] FYI: GL on Mandrake8.0:

From: B.V.L.S.Prasad (shiva@mbu.iisc.ernet.in)
Date: Sat Jul 14 2001 - 22:15:05 MEST


Dear masa and others, 
	I just want to give the list of functions which I had to #pragma off 
in the TOP.h of the cint distribution(5.15.06) to make it work properly.
Linux Mandrake 8.0, doesnt give xmesa.h and xmesa_x.h , 
I downloaded and kept in /usr/X11R6/include/GL/ directory.
Then sh ./setup  in cin_dir/lib/gl directory. 
The following functions had to be #pragma offed 

#pragma link off function XMesaGetString;
#pragma link off function XMesaCreateVisual;
#pragma link off function XMesaUnbindContext;
#pragma link off function XMesaGetCurrentReadBuffer;
#pragma link off function  XMesaSwapBuffers;
#pragma link off function  XMesaDestroyContext;
#pragma link off function  XMesaGetBackBuffer;
#pragma link off function  glXGetCurrentDrawableEXT;
#pragma link off function  XMesaCreatePixmapBuffer;
#pragma link off function  XMesaGetDepthBuffer;
#pragma link off function   XMesaGarbageCollect;
#pragma link off function   XMesaDestroyBuffer;
#pragma link off function    XMesaCreateWindowBuffer;
#pragma link off function    XMesaGetCurrentBuffer;
#pragma link off function    XMesaCreateContext;
#pragma link off function    XMesaFlush;
#pragma link off function     XMesaCopySubBuffer;
#pragma link off function     XMesaDestroyVisual;
#pragma link off function     XMesaSetFXmode;
#pragma link off function     XMesaGetCurrentContext;
#pragma link off function     XMesaDitherColor;
#pragma link off function     XMesaFindBuffer ;
#pragma link off function     XMesaMakeCurrent ;


This may be mandrake specific..
if cint-gl is not  working  properly on Rh 7.1 properly,
may be you can add these lines to the TOP.h which has some 
already #pragma offed.

Hope its a bit useful...One by I had to switch off. 

thankyou 
Prasad.

Be Happy, 
Enjoy Life.
with love 
shiva.
********************************************************************
*   If the Problem is Clear, the Solution is  Near.    ...shiva... *
********************************************************************



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:52 MET