[vtkusers] Cannot install Qt 5.6.2 with VTK 7.0 on Windows 8.1, Microsoft Visual Studio Community 2015

MarWas18 marcinwas94 at interia.pl
Sat May 13 08:09:20 EDT 2017


Hello, 

I am quite new to VTK, I developed application for Computed Tomography
manipulation using it. I have previously installed VTK 7.0 on my computer
and was working correctly. Now I am trying to add Qt5.6.2 to develop GUI,
creator succeded, but I cannot reconfigure VTK using CMake to add Qt
Support.
I am using CMAKE 3.6.3. 

I follow the documentation http://www.vtk.org/Wiki/VTK/Configure_and_Build
I only changed:
BUILD_EXAMPLES= ON
BUILD_TESTING= ON
Module_vtkGUISupportQt= ON
Module_vtkGUISupportQtOpenGL= ON
Module_vtkTestingCore= ON
Module_vtkTestingRendering= ON
VTK_Group_Qt=ON
QT_QMAKE_EXECUTABLE:PATH=C:\Qt\Qt5.6.2\5.6\msvc2015_64\bin\qmake.exe
QT_DIR= C:\Qt\Qt5.6.2\5.6\msvc2015_64\bin
CMAKE_PREFIX_PATH= C:\Qt\Qt5.6.2\5.6\msvc2015_64>

I cannot even configure it using CMake- I get error message "Error in
configuration process, project files may be invalid". How to make it
working?

I would really appreciate any help!

Thank you,
Marcin




--
View this message in context: http://vtk.1045678.n5.nabble.com/Cannot-install-Qt-5-6-2-with-VTK-7-0-on-Windows-8-1-Microsoft-Visual-Studio-Community-2015-tp5743206.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list