Hi Ben,
 it's actually possible to build vmtk against vtk 5.8 since.. a few seconds ago.

Edit the vmtk/SuperBuild.cmake file and go to line 76. Replace
GIT_TAG "v5.8.0-vmtk"
with 
GIT_TAG "v5.10.0-vmtk"

and let us know if everything compiles smoothly for you as well.

Best,


Luca


On Jun 15, 2012, at 8:28 AM, Dickerhoff, Benjamin R wrote:

> Hey VMTK-users,
> 
>      I had a quick question about installing from source. If I follow the 
> instructions on VMTK.org to install VMTK from source on an Ubuntu machine, I 
> end up loading VTK 5.8. I am working with a sac isolation script that uses 
> vtk.vtkBooleanOperationPolyDataFilte(). I receive an error while running the 
> script on my source install that essentially say that there is no object 
> attribute as a result of vtk. vtkBooleanOperationPolyDataFilter being absent 
> from the build. Correct me if I'm wrong, but it seems that this VTK script is 
> only available in the VTK 5.10 release. 
> 
> My questions is.... How do I go about loading the newer version of VTK into 
> the Ubuntu source install so that I can take advantage of this 
> vtk.vtkBooleanOperationPolyDataFilter()? Is there a place to specify which 
> version of VTK that I'd like to use? 
> 
> Thanks again, and, as always, I appreciate your time and effort,
> Ben Dickerhoff
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
> vmtk-users mailing list
> vmtk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vmtk-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to