1>------ Build started: Project: vc10_ad_hoc_albert, Configuration: Debug Win32 ------ 1> ad_hoc_albert.cpp 1>c:\cygwin\home\jofa\dev\boost\trunk\boost\graph\depth_first_search.hpp(222): error C2039: 'initialize_vertex' : is not a member of 'boost::bgl_named_params' 1> with 1> [ 1> T=Visitor, 1> Tag=boost::graph_visitor_t, 1> Base=boost::no_property 1> ] 1> c:\cygwin\home\jofa\dev\boost\trunk\boost\graph\depth_first_search.hpp(248) : see reference to function template instantiation 'void boost::depth_first_search(const VertexListGraph &,DFSVisitor,ColorMap,void *)' being compiled 1> with 1> [ 1> VertexListGraph=GraphLL, 1> DFSVisitor=boost::bgl_named_params,boost::graph_visitor_t,boost::no_property>, 1> ColorMap=boost::associative_property_map 1> ] 1> c:\cygwin\home\jofa\dev\boost\trunk\libs\icl\test\ad_hoc_albert_\ad_hoc_albert.cpp(101) : see reference to function template instantiation 'void boost::depth_first_search,boost::associative_property_map>(const VertexListGraph &,DFSVisitor,ColorMap)' being compiled 1> with 1> [ 1> T=Visitor, 1> Tag=boost::graph_visitor_t, 1> Base=boost::no_property, 1> UniquePairAssociativeContainer=color_map_t, 1> VertexListGraph=GraphLL, 1> DFSVisitor=boost::bgl_named_params,boost::graph_visitor_t,boost::no_property>, 1> ColorMap=boost::associative_property_map 1> ] 1>c:\cygwin\home\jofa\dev\boost\trunk\boost\graph\depth_first_search.hpp(225): error C2039: 'start_vertex' : is not a member of 'boost::bgl_named_params' 1> with 1> [ 1> T=Visitor, 1> Tag=boost::graph_visitor_t, 1> Base=boost::no_property 1> ] 1>c:\cygwin\home\jofa\dev\boost\trunk\boost\graph\depth_first_search.hpp(233): error C2039: 'start_vertex' : is not a member of 'boost::bgl_named_params' 1> with 1> [ 1> T=Visitor, 1> Tag=boost::graph_visitor_t, 1> Base=boost::no_property 1> ] ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========