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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to