<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 6, 2016 at 12:47 PM, ramesh santhanam <span dir="ltr"><<a href="mailto:rsanthanam85@gmail.com" target="_blank">rsanthanam85@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="gmail-m_-874940018443632797gmail-s1">cmake -DVTK_Group_StandAlone:BOOL=<wbr>OFF -DVTK_Group_Rendering:BOOL=OFF -DVTK_RENDERING_BACKGROUND=<wbr>OpenGL2 -DModule_vtkIOEnSight:BOOL=ON -DVTK_BUILD_ALL_MODULES_FOR_<wbr>TESTS:BOOL=OFF ..</span></blockquote></div><br>This slight variation of your incantation worked for me:</div><div class="gmail_extra">cmake -DVTK_Group_StandAlone:BOOL=OFF -DVTK_Group_Rendering:BOOL=OFF -DModule_vtkIOEnSight:BOOL=ON -DBUILD_TESTING:BOOL=OFF /path/to/VTK7.1</div><div class="gmail_extra"><br><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
</div></div>