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

David Cole DLRdave at aol.com
Sat May 13 08:45:12 EDT 2017


Is it because of the trailing > at the end of CMAKE_PREFIX_PATH?

CMAKE_PREFIX_PATH= C:\Qt\Qt5.6.2\5.6\msvc2015_64>

Or was that an email only typo?


David

> On May 13, 2017, at 8:09 AM, MarWas18 <marcinwas94 at interia.pl> wrote:
> 
> 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.
> _______________________________________________
> 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> 
> Search the list archives at: http://markmail.org/search/?q=vtkusers
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



More information about the vtkusers mailing list