Hi can I build older version of ITK and VTK with visual studio 2017? Or I need an older version VS? Because when I am trying to build I am getting
NO CMAKE_CXX_COMPIlER could be found.
Hi @srbn.ghosh89 Which versions of ITK and VTK do you want to build? Maybe your CMake version is too old! Which version of CMake do you have?
Good luck!
I am using cmake version 3.6.3
CMake 3.6 does not yet support visual studio 2017, according to https://cmake.org/cmake/help/v3.6/manual/cmake-generators.7.html#id10
Would it be possible for you to upgrade CMake?
I am not finding any earlier cmake version @Niels_Dekker
For Visual Studio 2017, I think you must have a newer cmake version! Certainly not an earlier version!
1 Like