Hi All, Again, i am stuck into following error,
CMake Error at VTK/CMake/vtkModuleMacros.cmake:549 (target_compile_features): target_compile_features no known features for CXX compiler "Intel" version 17.0.2.20170213. Call Stack (most recent call first): VTK/CMake/vtkModuleMacros.cmake:648 (vtk_add_library) VTK/Common/Core/CMakeLists.txt:724 (vtk_module_library) In this case, i am trying to install 5.3.0 with Intel compiler. Earlier (with 5.3.0RC2), i fix the issue by upgrading cmake to 3.7.2 but now it is not working. I also tried to use cmake-3.8.0-rc2 but still same error. I found a similar issue in the following thread but i could not solve the problem, http://public.kitware.com/pipermail/paraview-developers/2016-July/004490.html Thanks, Regards, --ufuk _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
