[vtkusers] Fwd: Makefile generation errors after installing the latest VTK

Roland Richter Roland.Richter2 at gmx.de
Sun Apr 5 11:21:56 EDT 2015


Hi,
I worked with VTK-6.2, but I wanted to use the QT-5-support, and
therefore I reinstalled everything (now I am on 6.3).
Now I have the problem that I can not compile the examples anymore. When
I try to compile f.e. the Cylinder-example, I get the following error
after running "cmake .." :

CMake Error at /usr/local/lib/cmake/vtk-6.3/VTKTargets-release
debug.cmake:10 (set_target_properties): set_target_properties called
with incorrect number of arguments.

Call Stack (most recent call first):
/usr/local/lib/cmake/vtk-6.3/VTKTargets.
cmake:813 (include) /usr/local/lib/cmake/vtk-6.3/VTKConfig.
cmake:60 (include) /usr/share/cmake-2.8/Modules/FindVTK.cmake:73
(find_package)
CMakeLists.txt:6 (find_package)

CMake Error at /usr/local/lib/cmake/vtk-6.3/VTKTargets-release debug.
cmake:51 (set_target_properties): set_target_properties called with
incorrect number of arguments.

Call Stack (most recent call first):
/usr/local/lib/cmake/vtk-6.3/VTKTargets.
cmake:813 (include) /usr/local/lib/cmake/vtk-6.3/VTKConfig.
cmake:60 (include) /usr/share/cmake-2.8/Modules/FindVTK.
cmake:73 (find_package) CMakeLists.txt:6 (find_package)

CMake Error at /usr/local/lib/cmake/vtk-6.3/VTKTargets-release debug.
cmake:72 (set_target_properties): set_target_properties called with
incorrect number of arguments.

Call Stack (most recent call first):
/usr/local/lib/cmake/vtk-6.3/VTKTargets.
cmake:813 (include) /usr/local/lib/cmake/vtk-6.3/VTKConfig.
cmake:60 (include) /usr/share/cmake-2.8/Modules/FindVTK.
cmake:73 (find_package) CMakeLists.txt:6 (find_package)

And so on (for every set_target_properties). How can I fix that? Did I
miss something?
Thank you!
Regards,
Roland Richter





More information about the vtkusers mailing list