<div dir="ltr"><div><div>Between vtk 5 and vtk 6 the vtkRendering module was split into several modules.  My first attempt at fixing this would be to replace it with vtkRenderingCore and see if everything is still found.  Unless you are doing something that extends the internals of the rendering code, you shouldn't need to worry about using vtkRenderingOpenGL (this is where the implementations live for vtkRenderingCore's abstract classes using the old OpenGL1 backend, but requiring vtkRenderingCore should pull this in as well).<br><br></div><div>It sounds like that example is broken when building against modern VTK.  Someone should fix it (I may get time later, if you want to, then go ahead).<br></div><div><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 16, 2015 at 12:54 PM, ibr via vtkusers <span dir="ltr"><<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I see that this question is here since January and yet no answer. I hope<br>
some one answer<br>
before next year :D. I have the same problem. I found this answer but I<br>
don't know how to use vtkRenderingOpenGL, or vtkRenderingQt.<br>
<br>
<a href="http://stackoverflow.com/questions/32565444/requested-modules-not-available-vtkrendering" rel="noreferrer" target="_blank">http://stackoverflow.com/questions/32565444/requested-modules-not-available-vtkrendering</a><br>
<br>
Regards,<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkrendering-module-tp5729977p5735549.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/vtkrendering-module-tp5729977p5735549.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>