[Paraview] Paraview 4.1 with external tiff library

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jan 16 17:33:42 EST 2014


Mathias,

Can you try if the attached patch addresses the issues please? You'll
need to apply this patch under ParaView/Utilities/VisItBridge source
dir.
Thanks
Utkarsh

On Wed, Jan 15, 2014 at 11:45 AM, Mathias Anselmann
<mathias.anselmann at gmail.com> wrote:
> Hello,
> I have a problem with compiling Paraview 4.1 using my own libtiff
> (version 4.0.3, cmake flag VTK_USE_SYSTEM_TIFF=ON) and visitbridge
> plugin (cmake flag PARAVIEW_USE_VISITBRIDGE=ON). When I try to compile
> Paraview with these flags, it fails with
>
> /usr/bin/ld: cannot find -lvtktiff
>
> a shortened compilation output can be found here:
>
> http://sprunge.us/dUTT
>
> If I set VTK_USE_SYSTEM_TIFF to OFF Paraview compiles fine and works.
> I coult compile Paraview 4.0.1 with my own tiff library so I suspect a
> bug in Paraview 4.1?
> A similiar bug has been reported already for Paraview 3 here:
>
> http://vtk.org/Bug/view.php?id=12849
>
> Can anybody help me with this problem?
> Thanks and greetings,
> Mathias
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Cleanup-dependencies-on-some-core-modules.patch
Type: text/x-patch
Size: 3325 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140116/36d771de/attachment.bin>


More information about the ParaView mailing list