<div dir="ltr"><span style="font-size:12.8000001907349px">Hello,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I am trying to build vtk with all its examples on my mac </div><div style="font-size:12.8000001907349px">It looks like there is a missing header file when trying to build the examples. </div><div style="font-size:12.8000001907349px">everything passes and is 'made' (using make) then it starts building the examples and fails.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Check it out here:</div><div style="font-size:12.8000001907349px"><p><b>fatal error: </b><b>'vtkXMLTreeReader.h' file not found</b></p><p>#include "vtkXMLTreeReader.h"</p><p><b>         ^</b></p><p>1 error generated.</p><p>make[2]: *** [Examples/Infovis/Cxx/CMakeFiles/TreeLayout.dir/TreeLayout.cxx.o] Error 1</p><p>make[1]: *** [Examples/Infovis/Cxx/CMakeFiles/TreeLayout.dir/all] Error 2</p><p>make: *** [all] Error 2</p><p><br></p><p>Could you please provide some assistance ? </p><p>BTW: when I 'cmake' it without the examples, I can 'make' it without errors, but I really need the examples because I am learning vtk for the first time.</p><p>Thanks</p></div></div>