Hi<br><br>I am trying to run Array example of vtk examples. but its giving errors i have tried much to solve it but unable to do so. can anyone tell me how can I solve this example ?<br><br>- Configuring done<br>-- Generating done<br>
-- Build files have been written to: /home/sudhanshu/bin.<br>[ 25%] Building CXX object CMakeFiles/AdjacencyMatrix.dir/AdjacencyMatrix.o<br>/home/sudhanshu/Array/AdjacencyMatrix.cxx:2: fatal error: vtkArrayPrint.h: No such file or directory<br>
compilation terminated.<br>make[2]: *** [CMakeFiles/AdjacencyMatrix.dir/AdjacencyMatrix.o] Error 1<br>make[1]: *** [CMakeFiles/AdjacencyMatrix.dir/all] Error 2<br>make: *** [all] Error 2<br><br><br>All is configured and generated and files are built in bin.(build directory) and not compiled may there is a mistake in CMakeLists.txt file..<br>
<br>Thank you<br><br>Sudhanshu<br>