<div>I'm trying to running the GraphicsView example from vtk-5.10.0-rc2 but in the build process using cmake I got the message "STATUS "VTK isn't configured to use QtOpenGL, QtWebKit wasn't found, or Qt 4.6 wasn't found. GraphicsView example is disabled." 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't work yet.</div>
<div><br></div><div>OPTION(VTK_USE_QVTK_QTOPENGL "QtOpenGL" 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>