[vtk-developers] Compiler errors latest git clone

Wylie, Brian bnwylie at sandia.gov
Fri Apr 23 12:40:43 EDT 2010


Hmm.. not sure... what version of Boost do you have?

  Brian Wylie - Org 1424
  Sandia National Laboratories
  MS 1323 - Building CSRI/242
  (505)844-2238 FAX(505)284-2518   
       _______ __
      /_  __(_) /_____ _____
       / / / / __/ __ `/ __ \
      / / / / /_/ /_/ / / / /
     /_/ /_/\__/\__,_/_/ /_/
            Informatics Toolkit


-----Original Message-----
From: vtk-developers-bounces at vtk.org [mailto:vtk-developers-bounces at vtk.org] On Behalf Of David Doria
Sent: Friday, April 23, 2010 9:28 AM
To: VTK Developers
Subject: [vtk-developers] Compiler errors latest git clone

This morning I did a fresh clone of the new git repository. When I
tried to compile, I got this:

In file included from
/home/doriad/src/VTK/Infovis/vtkBoostBreadthFirstSearchTree.cxx:42:
/usr/include/boost/graph/reverse_graph.hpp: In instantiation of
'boost::reverse_graph<vtkDirectedGraph*, vtkDirectedGraph* const&>':
/home/doriad/src/VTK/Infovis/vtkBoostBreadthFirstSearchTree.cxx:252:
instantiated from here
/usr/include/boost/graph/reverse_graph.hpp:80: error:
'vtkDirectedGraph*' is not a class, struct, or union type
/usr/include/boost/graph/reverse_graph.hpp:82: error:
'vtkDirectedGraph*' is not a class, struct, or union type
In file included from
/home/doriad/src/VTK/Infovis/vtkBoostBreadthFirstSearchTree.cxx:41:
/usr/include/boost/graph/breadth_first_search.hpp: In function 'void
boost::breadth_first_visit(const IncidenceGraph&, typename
boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor,
ColorMap) [with IncidenceGraph =
boost::reverse_graph<vtkDirectedGraph*, vtkDirectedGraph* const&>,
Buffer = boost::queue<int, std::deque<int, std::allocator<int> > >,
BFSVisitor = bfs_tree_builder<vtkIdTypeArray*>, ColorMap =
boost::vector_property_map<boost::default_color_type,
boost::identity_property_map>]':

I tried to #include <vtkDirectedGraph.h> but nothing changed.

Thoughts?

David
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtk-developers






More information about the vtk-developers mailing list