I am trying to configure VTK using cmake so that I could compile and install it on my system however I am getting the following errors. Anyone has any idea how to fix this problem?<br><br>Thanks <br><br>Amit<br>----------------------------------------------------------------------------------------------------------------------------------
<br><br> CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.<br> Please set CMAKE_CXX_COMPILER to a valid compiler path or name.<br><br> CMake Error: Internal CMake error, TryCompile configure of cmake failed
<br><br> CMake Error: The C++ compiler "CMAKE_CXX_COMPILER-NOTFOUND" is not able to<br> compile a simple test program.<br> It fails with the following output:<br><br><br> CMake will not be able to correctly generate this project.
<br><br> CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.<br> Please set CMAKE_CXX_COMPILER to a valid compiler path or name.<br><br><br>