Hello,<br><br>I just installed VTK version 5.8.0 and cmake version 2.8 on my 64 bit, Windows 7 machine. I am trying to run cmake so that I can use Microsoft Visual C++ V10. I started with the tutorial at:<br><br>C:\Program Files (x86)\VTK 5.8.0\Examples\Tutorial\Step1\Cxx<br>
<br><br>When I run cmake, it keeps giving me the error message:<br><br>CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindVTK.cmake:135 (MESSAGE):<br> VTK not found. Set the VTK_DIR cmake cache entry to the directory<br>
containing VTKConfig.cmake.<br><br><br>I tried all of the options to set VTK_DIR the values suggested in the error message as well as the suggestions given in other posts in this mailing list. Yet I keep getting the same error that VTK_DIR is not found. Has anyone encountered that problem? Any suggestion to resolve it?<br>
<br>Thank you<br><br>