Closed nitesh4146 closed 7 years ago
Hi. Seems to me like your version of VTK was built using Qt4 which is why FindQt4.cmake is executed. I added some debug messages to the CMakeLists.txt, so that you can check the value of VTK_QT_VERSION after you run cmake.
I'm using Ubuntu 16.04 with qt5.2.1 and vtk6.3.0. I am getting the following error on cmake:
CMakeLists says that it supports QT5. Is there anything I'm missing here?