<div>I&#39;m trying to running the GraphicsView example from vtk-5.10.0-rc2 but in the build process using cmake I got the message &quot;STATUS &quot;VTK isn&#39;t configured to use QtOpenGL, QtWebKit wasn&#39;t found, or Qt 4.6 wasn&#39;t found.  GraphicsView example is disabled.&quot; and making some tests I got the conclusion that QtOpenGL is missing and the others are ok. So I tried to insert these lines into CMakeList.txt from the vtk-5.10.0-rc2 to build it with QtOpenGL enabled but it doesn&#39;t work yet.</div>
<div><br></div><div>OPTION(VTK_USE_QVTK_QTOPENGL &quot;QtOpenGL&quot; ON)</div><div>MARK_AS_ADVANCED(VTK_USE_QVTK_QTOPENGL)</div><div><br></div><div>Any suggestions?</div><div><br></div>-- <br><div>Brenno Bernardes Ribeiro<br>
<br>Engenharia da Computação</div><div>
Universidade Federal do Pará</div><div style="padding:0px;overflow:hidden;margin-left:0px;margin-top:0px;color:black;font-size:10px;text-align:left;line-height:130%"></div><br>