[Paraview] EnSightReader: Change input file

Dan Lipsa dan.lipsa at kitware.com
Mon Jan 5 10:37:14 EST 2015


On Sat, Dec 20, 2014 at 4:09 AM, Ian Krukow <i.krukow at tu-braunschweig.de>
wrote:

> Hi Dan,
>
> thanks for the patch, but unfortunately I have not been able to test it
> yet, though I tried different things.
>
> 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.
>


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.


> 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.
>
> 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
>
> CMake Error at VTK/CMake/ExternalData.cmake:176 (add_test):
>   add_test given test NAME "pvpythonPython-TestAnnotateAttributeData"
>   which already exists in this directory.
> Call Stack (most recent call first):
>   VTK/CMake/vtkTestingMacros.cmake:431 (ExternalData_add_test)
>   CMake/ParaViewTestingMacros.cmake:44 (vtk_add_test_python)
>   Applications/ParaView/Testing/Python/CMakeLists.txt:82
> (paraview_add_test_pvbatch)
>
> even without the patch. Can you tell me what to do about it?
>

Do you do the config/build in the source directory? If yes, could you try
it in a separate build directory?

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150105/6443c556/attachment.html>


More information about the ParaView mailing list