<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 20, 2014 at 4:09 AM, Ian Krukow <span dir="ltr"><<a href="mailto:i.krukow@tu-braunschweig.de" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=i.krukow@tu-braunschweig.de&cc=&bcc=&su=&body=','_blank');return false;">i.krukow@tu-braunschweig.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dan,<br>
<br>
thanks for the patch, but unfortunately I have not been able to test it yet, though I tried different things.<br>
<br>
I work with pvpython on a compute server with Ubuntu 12.04. For configuration I have CMake 2.8.7, and I built ParaView 3.14.1 a while ago. For ParaView 4.2, I need at least CMake 2.8.8, but I could not get it to work on that system. Our admin supposed that there might be library problems between Ubuntu 12.04 and newer CMake versions, and it may not work at all. Therefore I could not build ParaView 4.2.<br></blockquote><div><br></div><div><br></div><div>What is the problem you see with the new cmake? cmake is tested on many platforms so it should work on ubuntu 12.04 as well.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I tried applying the patch to ParaView 3.14.1 instead, but I had the same result as before. Maybe it is just not the right thing to do, I am not familiar with these things.<br>
<br>
Then I switched to my desktop PC with Windows 7, where I set up the building process. When I run the configuration in CMake, as soon as I enable python, I get the error<br>
<br>
CMake Error at VTK/CMake/ExternalData.cmake:<u></u>176 (add_test):<br>
  add_test given test NAME "pvpythonPython-<u></u>TestAnnotateAttributeData"<br>
  which already exists in this directory.<br>
Call Stack (most recent call first):<br>
  VTK/CMake/vtkTestingMacros.<u></u>cmake:431 (ExternalData_add_test)<br>
  CMake/ParaViewTestingMacros.<u></u>cmake:44 (vtk_add_test_python)<br>
  Applications/ParaView/Testing/<u></u>Python/CMakeLists.txt:82 (paraview_add_test_pvbatch)<br>
<br>
even without the patch. Can you tell me what to do about it?<br></blockquote><div><br></div><div>Do you do the config/build in the source directory? If yes, could you try it in a separate build directory?<br></div><div><br></div><div>Dan</div><div><br></div></div></div></div>