[vtk-developers] vtk binary not linking libtiff on debian linux 3.0

Charl P. Botha c.p.botha at its.tudelft.nl
Thu Mar 28 18:33:41 EST 2002


It seems the problem is actually with libvtktiff.so which is not being
linked with libtiff.so.

On Fri, Mar 29, 2002 at 12:26:28AM +0100, Charl P. Botha wrote:
> order to fix this I had to add -ltiff to the link line in the Makefile.  I
> believe this would be fixed more permanently by adding "tiff" to
> TARGET_LINK_LIBRARIES in the CMakeLists.txt of VTK/Wrapping/Tcl, in a !WIN32
> clause.  Or would that be LINK_LIBRARIES?

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtk-developers mailing list