<div dir="ltr"><div><div>Hi Sean,<br><br></div>     Wow, nice find!  My colleague who is having trouble has AMD graphics and is running OS X.  We haven't observed the same problems on Linux and Windows machines with Intel and NVIDIA graphics.  Many thanks,<br><br></div>Dave<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 24, 2016 at 4:03 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 24 Mar 2016 12:46:34 -0500, David Warren said:<br>
<br>
>ERROR: In<br>
>/Users/ilan/minonda/conda-bld/work/VTK-6.3.0/Rendering/VolumeOpenGL/<br>
>vtkOpenGLGPUVolumeRayCastMapper.cxx,<br>
<span class="">>line 4040<br>
>vtkOpenGLGPUVolumeRayCastMapper (0x103b90000): Rendering failed because the<br>
>following OpenGL extensions are required but not supported:  Disabled on<br>
>Apple OS X Snow Leopard with nVidia.<br>
<br>
</span>If you search the VTK codebase for "Snow Leopard with nVidia" and dig through git history, we find commit 08abcf15a5a333096f406dfe5b34d2b7bc47bdf8.  See:<br>
<br>
<<a href="https://github.com/Slicer/VTK/commit/add058e" rel="noreferrer" target="_blank">https://github.com/Slicer/VTK/commit/add058e</a>><br>
<br>
Seems it's a workaround for an OS X 10.6 (Snow Leopard) bug that was apparently fixed in 10.7 (Lion).  The code does a fragile check that's probably failing for you.<br>
<br>
Actually, I think the check was recently broken in 56a17fafa4e389058c89401bdffd524ba873e622 by Max (cc'ed).<br>
<br>
Do you have an nVidia, AMD/ATI, or Intel GPU?<br>
<br>
I'll make a patch to clean it all up...<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" rel="noreferrer" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</font></span></blockquote></div><br></div>