[vtk-developers] Infovis toolkit broken on trunk?

Jeff Baumes jeff.baumes at kitware.com
Wed Nov 14 09:14:00 EST 2007


The Boost graph bindings currently only support version 1.33.1 of boost.

I apologize for the lack of documentation of this requirement.  I am
adding a comment to this effect to vtkBoostBiconnectedComponents.h.

Jeff

On 11/13/07, Carlos Scheidegger <cscheid at sci.utah.edu> wrote:
> Hi,
>
>         I'm trying to compile the CVS version of VTK on a MacBook running
> Tiger, using boost 1.34, and Infovis/CMakeFiles/vtkInfovis.dir/
> vtkBoostBiconnectedComponents.o fails with
>
> /Users/cscheid/code/cpp/VTK/Infovis/
> vtkBoostBiconnectedComponents.cxx: In member function 'virtual int
> vtkBoostBiconnectedComponents::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*)':
> /Users/cscheid/code/cpp/VTK/Infovis/vtkBoostBiconnectedComponents.cxx:
> 92: error: no matching function for call to 'biconnected_components
> (boost::vtkBoostUndirectedGraph&,
> boost::vtkGraphEdgePropertyMapHelper<vtkBoostBiconnectedComponents::Requ
> estData(vtkInformation*, vtkInformationVector**,
> vtkInformationVector*)::PMap>&,
> std::back_insert_iterator<std::vector<vtkIdType,
> std::allocator<vtkIdType> > >, boost::vtkGraphIndexMap)'
> make[2]: *** [Infovis/CMakeFiles/vtkInfovis.dir/
> vtkBoostBiconnectedComponents.o] Error 1
> make[1]: *** [Infovis/CMakeFiles/vtkInfovis.dir/all] Error 2
> make: *** [all] Error 2
>
> $ g++ --version
> i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build
> 5367)
>
> I'm building VTK with shared library support, using carbon, building
> python bindings, with support for boost graph algorithms (which is
> probably the most important piece of info given the context).
>
> Thanks a lot,
> -carlos
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>


-- 
Jeff Baumes, Ph.D.
R&D Engineer, Kitware Inc.
(518) 371-3971 x132
jeff.baumes at kitware.com



More information about the vtk-developers mailing list