Hi Dave,<div>Are you suggesting that we don&#39;t need to use mesa for offscreen rendering if our graphics cards support it?</div><div>This is what I thought but the example for this (these are pretty new, correct?) still uses Mesa:</div>

<div>(<a href="http://www.vtk.org/Wiki/VTK_Examples_Off_Screen_Rendering">http://www.vtk.org/Wiki/VTK_Examples_Off_Screen_Rendering</a>)</div><div><br></div><div><br></div><div>Gerrick<br><br><div class="gmail_quote">On Mon, Jan 18, 2010 at 12:49 PM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I recommend against venturing down the mangled mesa path. First, its<br>
main use, that of providing offscreen rendering to supplement GPUs<br>
that lack it, is mostly obviated by recent GPUs. If your cards still<br>
lack support, it is far better to use Mesa&#39;s own OSMesa library.<br>
Secondly, neither the mesa nor VTK communities have supported it in<br>
several years.<br>
<font color="#888888"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
28 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-371-3971 x109<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
On Mon, Jan 18, 2010 at 1:41 PM, Hassan Amin &lt;<a href="mailto:hassan.amin@nu.edu.pk">hassan.amin@nu.edu.pk</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;  I set up various options regarding rendering and offscreen rendering<br>
&gt; in VTK, but it requires mangled mesa. I am using vtk 5.2.1 and ubuntu<br>
&gt; 9.1. I was wondering which packages on ubuntu will provide appropriate<br>
&gt; version of mesa for me. Currently, I am getting the following error<br>
&gt; when compiling vtk :<br>
&gt;<br>
&gt; [ 70%] Building CXX object<br>
&gt; Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLExtensionManager.o<br>
&gt; /home/hassan/vision/VTK/Rendering/vtkOpenGLExtensionManager.cxx: In<br>
&gt; member function ‘virtual void (*<br>
&gt; vtkOpenGLExtensionManager::GetProcAddress(const char*))()’:<br>
&gt; /home/hassan/vision/VTK/Rendering/vtkOpenGLExtensionManager.cxx:270:<br>
&gt; error: ‘glXGetProcAddressARB’ was not declared in this scope<br>
&gt; make[2]: *** [Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLExtensionManager.o]<br>
&gt; Error 1<br>
&gt; make[1]: *** [Rendering/CMakeFiles/vtkRendering.dir/all] Error 2<br>
&gt; make: *** [all] Error 2<br>
&gt;<br>
&gt; Any help in resolving this error will be appreciated.<br>
&gt;<br>
&gt; Best Wishes,<br>
&gt;<br>
&gt; --<br>
&gt; Dr. Hassan Amin<br>
&gt; Assistant Professor<br>
&gt; Head of Computer Science Department<br>
&gt; National University(NUCES)<br>
&gt; Peshawar Campus<br>
&gt; Pakistan<br>
&gt; Phone:0092-(0)91-111-128-128<br>
&gt; Email: <a href="mailto:hassan.amin@nu.edu.pk">hassan.amin@nu.edu.pk</a><br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>