[vtkusers] Curious about differences in vtkMassProperties for VTK 5.04 and VTK 5.4.2

Azim azimjinha at gmail.com
Fri Jun 12 19:09:28 EDT 2009


On 6/12/09 2:07PM, Sean McBride wrote:
> On 6/12/09 1:06 PM, Azim said:
> 
>> thanks for your answer. Can you explain what the USE_SYSTEM_TIFF 
>> facility is? Unfortunately searching Google and vtk.org didn't turn up 
>> any results.
> 
> Sorry, it's actually VTK_USE_SYSTEM_TIFF.  Googling that should be more
> fruitful.  Basically, its lets you build your own tiff lib and use that
> one instead of the tiff code vtk includes.
> 
Hi Sean,

Again thank you for the clairification.  So, some background. I am 
trying to get this to work on both windows (via Enthought's Python 
Distribution and on Ubuntu 9.04). I get the same results on both machines.

So, on the Ubuntu box, I installed libtiff4 package and recompiled 
VTK-5.4 with VTK_USE_SYSTEM_TIFF set to ON. Either, I it is still using 
the old libtiff or something else is wrong because I still get the same 
result from my function.

If the problem is with libtiff why would things work with VTK-5.04 and 
break in v5.4?

Do you have any thoughts on how to proceed.

Azim



More information about the vtkusers mailing list