<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">With Cmake you should never need to copy any include files. Just have</div>
your CMakeLists.txt file for your project properly add to the list of<br>
includes with include_directories<br>
<font color="#888888"><br>
John<br></font></blockquote><div><br></div><div>There are some Qt examples here:</div><a href="http://vtk.org/Wiki/VTK/Examples/Cxx#Qt">http://vtk.org/Wiki/VTK/Examples/Cxx#Qt</a></div><div class="gmail_quote"><br></div>
<div class="gmail_quote"><a href="http://vtk.org/Wiki/VTK/Examples/Cxx#Qt"></a>Let us know if those work for you. If they do and your code does not, we&#39;ll have to figure out the difference.<br><br>David</div>