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>&nbsp;CMake Error: your CXX compiler: &quot;CMAKE_CXX_COMPILER-NOTFOUND&quot; was not found.<br>&nbsp; Please set CMAKE_CXX_COMPILER to a valid compiler path or name.<br><br>&nbsp;CMake Error: Internal CMake error, TryCompile configure of cmake failed
<br><br>&nbsp;CMake Error: The C++ compiler &quot;CMAKE_CXX_COMPILER-NOTFOUND&quot; is not able to<br>&nbsp;compile a simple test program.<br>&nbsp;It fails with the following output:<br><br><br>&nbsp;CMake will not be able to correctly generate this project.
<br><br>&nbsp;CMake Error: your CXX compiler: &quot;CMAKE_CXX_COMPILER-NOTFOUND&quot; was not found.<br>&nbsp; Please set CMAKE_CXX_COMPILER to a valid compiler path or name.<br><br><br>