I try to compile one of the example plugins (GUIView) and get the
following error when executing CMake (2.8.6)

 

CMake Error at C:/ParaView-3.14.0/bin/VTK/ParaViewTargets.cmake:16
(ADD_EXECUTABLE):

add_executable cannot create imported target "vtkEncodeString" because

another target with the same name already exists.

Call Stack (most recent call first):

C:/ParaView-3.14.0/bin/VTK/VTKConfig.cmake:244 (INCLUDE)

C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindVTK.cmake:73 (FIND_PACKAGE)

C:/ParaView-3.14.0/ParaViewUse.cmake:9 (FIND_PACKAGE)

CMakeLists.txt:9 (INCLUDE)

 

I build Paraview (3.14.0) and QT with VS2005 successfully. I have
another Paraview binary (3.14.0) installed on the same machine but no
separate VTK sources.

 

Any idea what is going on?

 

Regards, Peter.

 

_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to