[Paraview] EnSightReader: Change input file

Ben Boeckel ben.boeckel at kitware.com
Wed Jan 7 13:41:06 EST 2015


On Sat, Dec 20, 2014 at 10:09:46 +0100, Ian Krukow wrote:
> 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?

The issue was fixed here:

    https://github.com/Kitware/ParaView/commit/4d65c0684850b50442f7c1b60fb2ebf284931bcc

--Ben


More information about the ParaView mailing list