[vtk-developers] out of the box build pb: /Examples/Build/vtkmy
dean.inglis at on.aibn.com
dean.inglis at on.aibn.com
Thu Apr 3 11:14:43 EST 2003
ok, found the problem (I hope I'm not getting
good at this tcl thing)
in /Examples/Build/vtkMy/Imaging/CMakeLists.txt
TARGET_LINK_LIBRARIES (vtkmyImagingTCL vtkmyCommonTCL vtkmyImaging)
should be
TARGET_LINK_LIBRARIES (vtkmyImagingTCL vtkmyCommonTCL vtkmyImaging vtkImagingTCL)
I'll check this in later today.
Dean
More information about the vtk-developers
mailing list