Hi All, <br><br>I downloaded VTK examples from <a href="http://www.vtk.org/Wiki/VTK/Examples/Instructions/ForUsers">http://www.vtk.org/Wiki/VTK/Examples/Instructions/ForUsers</a> and I am using VTK-5.10 on linux. <br>When I build the examples I get the following error <br>

<br>Scanning dependencies of target SparseArray<br>[ 71%] Building CXX object Cxx/Utilities/CMakeFiles/SparseArray.dir/SparseArray.cxx.o<br>In file included from /local/Vanaheim/WikiExamples/Cxx/Utilities/SparseArray.cxx:2:0:<br>

/usr/local/include/vtk-5.10/vtkSparseArray.h:232:30: fatal error: vtkSparseArray.txx: No such file or directory<br>compilation terminated.<br>make[2]: *** [Cxx/Utilities/CMakeFiles/SparseArray.dir/SparseArray.cxx.o] Error 1<br>

make[1]: *** [Cxx/Utilities/CMakeFiles/SparseArray.dir/all] Error 2<br><br>Any suggestions or help. <br><br>Thanks <br>Ratnesh <br><br>