[vtkusers] Using the vtktiff library in a 3rd party library
Doug McCorkle
mccdo at iastate.edu
Tue Apr 12 23:57:15 EDT 2011
I am using the released versions of VTK, 5.4.2 and 5.6.1.
I guess I will have to wait until you all release 5.8.
Doug
On Apr 11, 2011, at 8:52 AM, David Partyka wrote:
> Hi Doug, which VTK source are you working with? The current release branch already has that file being installed.
>
> On Sun, Apr 10, 2011 at 11:32 PM, Doug McCorkle <mccdo at iastate.edu> wrote:
> Hello,
>
> I am trying to use the vtktiff library and a third party library and I need the tiffconf.h file in the VTK install target to use the tiff.h file. I can do this by changing the Utilities/vtktiff/CMakeLists.txt to add the tiffconf.h file to the list of install targets:
>
> ${VTKTIFF_SOURCE_DIR}/tiffconf.h
>
> Can this change be included in the VTK source tree? Thanks!
>
> Doug
More information about the vtkusers
mailing list