Cool. Thanks for testing. Yup, the patch it on it's way to the git repo, so it will be included in the next release.
Utkarsh On Wed, Jan 22, 2014 at 4:41 AM, Mathias Anselmann <[email protected]> wrote: > Hello Utkarsh, > sorry for the late delay but finally I found some time to test your > patch and it works flawlessly, I can compile and use Paraview 4.1 with > my local tiff library. > So can you please include this patch in the next release of Paraview? > Thanks and greetings > Mathias > > On Thu, Jan 16, 2014 at 05:33:42PM -0500, Utkarsh Ayachit wrote: >> 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 >> <[email protected]> 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 _______________________________________________ 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
