[vtkusers] VTK/CMake configuration problem

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Sun Dec 15 20:57:26 EST 2002


>>>>> "AG" == Alexandre Guimond <vtk at guim.org> writes:

    AG> -- Compiling VTK loaded commands -- Compiling VTK loaded
    AG> commands - failed failed to compile VTK extensions to CMake
    AG> CMake Error: Attempt to add link libraries to non-existant
    AG> target: pvtkpython for lib /usr/lib/libutil.so CMake Error:
    AG> Attempt to add link directories to non-existant target:
    AG> pvtkpython for directory /home/guimond/work/VTK/bin --

I am not sure about this one.

    AG> The one I'm most concerned about is the second line:

    AG> -- Compiling VTK loaded commands - failed

If you run cmake from the build directory this error seems to go away
i.e. if you have CMake built in /home/guimond/work/CMake then inside
the VTK source dir run cmake as
/home/guimond/work/CMake/Source/cmake.  That should hopefully fix this.

prabhu



More information about the vtkusers mailing list