[vtk-developers] Still looking for "old" VTK libraries (like vtkHybrid)

David Doria daviddoria at gmail.com
Thu May 3 10:10:46 EDT 2012


On Wed, May 2, 2012 at 11:18 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Looks like you built your ITK against VTK5?
>
> ITK has been converted to work with VTK6.
>
> What version go ITK are you using?

Ah, thank you both. The problem was indeed coming from building my
project against an old build of ITK that didn't use the new VTK.

I don't suppose there is a way to catch this condition and throw an
understandable error? The error was very confusing - I rebuilt VTK
several times since the errors only mentioned VTK libs - but as you
saw the problem was with ITK's VTK, requiring an update/rebuild of
ITK. I imagine this won't be a rare condition, as others may do
exactly as I did and update VTK and then wonder why they are getting
VTK errors, forgetting that the ITK build relies on VTK itself.

David



More information about the vtk-developers mailing list