<div dir="ltr"><div><div><div><div>Hi Thomas,<br><br></div>Please keep the discussions on the mailing list. <br><br></div>As to your questions, I don't regularly build on Windows so I don't know the answer. My suggestion would be to see if those libraries are available in your build/install directory and if your proper environment is set to find them. Maybe someone else can chime in here with better information.<br><br></div>Best,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 4:47 AM,  <span dir="ltr"><<a href="mailto:thomasblome@startmail.com" target="_blank">thomasblome@startmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div>
<div>Hello,
<br>
<br>
thank you for your quick reply. I had tried it first using the cmake-gui but then I followed your recommendation to use
the shell script and now it works fine.
<br>
Next thing I want to do is get the Catalyst "CxxFullExample" going. I generated a project file for that example using
CMake. Only thing I had to do was to set the ParaView_DIR variable, that is to add the path to the ParaViewConfig.cmake
file which I found in the bin-directory of Catalyst (C:\Kitware\Catalyst-v5.1.2\<wbr>bin).
<br>
Now I have got following questions:
<br>
<br>
1.) I try to run the example by calling CxxFullExample.exe in the debug folder by calling
<br>
            CxxFullExample 2
C:\Users\Peripherie\Desktop\<wbr>CxxFullExample\SampleScripts\<wbr>feslicesript
<br>
     from the windows cmd, where I specify the python script "feslicesript" as the second argument.
<br>
     By doing so I get an error message saying that following three libraries are missing:
<br>
            vtkPVPythonCatalyst-pv5.1.dll
<br>
            vtkPVCatalyst-pv5.1.dll
<br>
            vtkCommon-pv5.1.dll
<br>
     Do I have to change some options in the cmake.sh script to include those libs?
<br>
2.) Do I have to install Paraview too, or is the Catalyst version I just installed sufficient to run the example?
<br>
<br>
Kind regards
<br>
Thomas
<br>
<br>
 
<div>
<div>Am Sonntag, 28. August 2016 13:06 schrieb Andy Bauer <<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>>:
<br>
 </div>
<blockquote type="cite">
<div>
<div dir="ltr">Did you try the build directions at <a href="http://www.paraview.org/Wiki/Build_Directions" target="_blank">http://www.paraview.org/Wiki/<wbr>Build_Directions</a>? You'll want to use
the cmake.sh script instead of the default CMake settings.</div>
<div> 
<div>On Sat, Aug 27, 2016 at 12:46 PM, <span dir="ltr"><<a href="mailto:thomasblome@startmail.com" target="_blank">thomasblome@startmail.com</a>></span> wrote:
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>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;text-indent:0px"><span style="color:#ff0000">CMake Error at VTK/CMake/vtkModuleTop.cmake:<wbr>59 (message):
<br>
No such module "vtkGUISupportQt" needed by "vtkPVVTKExtensionsRendering"
<br>
Call Stack (most recent call first):
<br>
VTK/CMake/vtkModuleTop.cmake:<wbr>75 (vtk_module_check)
<br>
VTK/CMake/vtkModuleTop.cmake:<wbr>75 (vtk_module_check)
<br>
VTK/CMake/vtkModuleTop.cmake:<wbr>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</div>

<br>
______________________________<wbr>_________________
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
<br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a>
<br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a>
<br>
<br>
Follow this link to subscribe/unsubscribe:
<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a>
<br>
 </blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>

</blockquote></div><br></div>