[vtkusers] OT: Linux OpenGL and MesaGL at the same time?

Berk Geveci berk.geveci at kitware.com
Wed Mar 12 15:41:49 EST 2003


You can not. You have to use mangled mesa which allows you to
link against both nvidia's GL and mesa. You then create
different rendering objects when you want to use the mesa
off-screen. Look at
VTK/Examples/MangledMesa/README.txt
and the examples
in VTK/Examples/MangledMesa/Tcl

-Berk

On Wed, 2003-03-12 at 15:19, Tuhin wrote:
> Hello users,
> 
>   Does anyone know if you can link against Nvidia's libGL and libOSMesa at the 
> same time on linux.  I am trying to compile the CVS tagged "release-4-2-1" 
> source with both OpenGL and Mesa's Offscreen rendering enabled but I get 
> undefined references related to _glapi_* from libOSMesa.  Thanks in advance.
> 
> Tuhin
> -- 
> Graduate Research Assistant
> Dept. Of BME
> Vanderbilt University
> 615-343-8261
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers







More information about the vtkusers mailing list