<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
Hi,
<br />
<br />
I downloaded the latest Catalyst edition (5.1.2) to build it on my Windows 10 system.
<br />
In CMake I use default settings, but it starts complaining while configuring, displaying following error message:
<br />
 
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<span style=" color:#ff0000;">CMake Error at VTK/CMake/vtkModuleTop.cmake:59 (message):
<br />
No such module "vtkGUISupportQt" needed by "vtkPVVTKExtensionsRendering"
<br />
Call Stack (most recent call first):
<br />
VTK/CMake/vtkModuleTop.cmake:75 (vtk_module_check)
<br />
VTK/CMake/vtkModuleTop.cmake:75 (vtk_module_check)
<br />
VTK/CMake/vtkModuleTop.cmake:82 (vtk_module_check)
<br />
VTK/CMakeLists.txt:543 (include)</span></p>

<br />
Does anybody know how to fix that?
<br />
<br />
Kind regards,
<br />
Thomas
</body>
</html>