[vtk-developers] Question about tiff library in VTK

Pat Marion pat.marion at kitware.com
Thu Oct 18 17:57:58 EDT 2012


VTK contains a cmakified libtiff in ThirdParty/tiff/vtktiff.  At configure
time, cmake generates a file named tif_fax3sm.c in the build dir.  See
ThirdParty/tiff/vtktiff/CMakeLists.txt.  But, tif_fax3sm.c already exists
in the vtktiff source directory, and on my machine the generated file is
identical to the existing version in the source dir.  Does anyone know what
this file is, and whether or not the code generation step is required?  Why
not use tif_fax3sm.c from the source directory?

Pat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121018/7cfa78b1/attachment.html>


More information about the vtk-developers mailing list