1>------ Erstellen gestartet: Projekt: asti, Konfiguration: Debug Win32 ------
1>Der Buildvorgang wurde am 26.06.2013 22:51:54 gestartet.
1>ClCompile:
1> my_a_star.cpp
1>d:\c++ libs\boost_1_53_0\boost\graph\detail\adjacency_list.hpp(2655): error C2182: 'reference': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\graph\detail\adjacency_list.hpp(2689): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::adj_list_any_edge_pmap::bind_<Graph,Property,Tag>".
1> with
1> [
1> Graph=mygraph_t,
1> Property=boost::no_property,
1> Tag=boost::edge_weight_t
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\detail\adjacency_list.hpp(2692): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::adj_list_choose_edge_pmap<Tag,Graph,Property>".
1> with
1> [
1> Tag=boost::edge_weight_t,
1> Graph=mygraph_t,
1> Property=boost::no_property
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\properties.hpp(215): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::adj_list_edge_property_selector::bind_<Graph,Property,Tag>".
1> with
1> [
1> Graph=mygraph_t,
1> Property=boost::no_property,
1> Tag=boost::edge_weight_t
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\properties.hpp(233): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::edge_property_map<Graph,PropertyTag>".
1> with
1> [
1> Graph=mygraph_t,
1> PropertyTag=boost::edge_weight_t
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(405): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::property_map<Graph,Property>".
1> with
1> [
1> Graph=mygraph_t,
1> Property=boost::edge_weight_t
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(417): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::override_const_property_t<ArgType,Prop,Graph,Exists>".
1> with
1> [
1> ArgType=int,
1> Prop=boost::edge_weight_t,
1> Graph=mygraph_t,
1> Exists=false
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(434): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::override_const_property_result<ArgPack,Tag,Prop,Graph>".
1> with
1> [
1> ArgPack=arg_pack_type,
1> Tag=boost::graph::keywords::tag::weight_map,
1> Prop=boost::edge_weight_t,
1> Graph=mygraph_t
1> ]
1> g:\bullshit c code\asti\asti\my_a_star.cpp(39): Siehe Verweis auf die Instanziierung der gerade kompilierten Funktions-template "void boost::astar_search<mygraph_t,boost::astar_heuristic<Graph,CostType>,astar_vis<Vertex>,boost::graph_visitor_t,boost::no_property>(const VertexListGraph &,unsigned int,AStarHeuristic,const boost::bgl_named_params<T,Tag,Base> &)".
1> with
1> [
1> Graph=mygraph_t,
1> CostType=double,
1> Vertex=unsigned int,
1> VertexListGraph=mygraph_t,
1> AStarHeuristic=boost::astar_heuristic<mygraph_t,double>,
1> T=astar_vis<unsigned int>,
1> Tag=boost::graph_visitor_t,
1> Base=boost::no_property
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\detail\adjacency_list.hpp(2656): error C2182: 'const_reference': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(566): error C2182: 'v': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(594): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::map_maker_helper<Exists,Graph,ArgPack,Value,PM>".
1> with
1> [
1> Exists=false,
1> Graph=mygraph_t,
1> ArgPack=arg_pack_type,
1> Value=W,
1> PM=int
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(438): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::detail::map_maker<Graph,ArgPack,MapTag,ValueType>".
1> with
1> [
1> Graph=mygraph_t,
1> ArgPack=arg_pack_type,
1> MapTag=boost::graph::keywords::tag::distance_map,
1> ValueType=W
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(595): error C2182: 'default_value': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\property_map\shared_array_property_map.hpp(20): error C2182: 'abstract declarator': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\property_map\property_map.hpp(31): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::shared_array_property_map<T,IndexMap>".
1> with
1> [
1> T=W,
1> IndexMap=boost::vec_adj_list_vertex_id_map<boost::no_property,unsigned int>
1> ]
1> d:\c++ libs\boost_1_53_0\boost\mpl\aux_\preprocessed\plain\and.hpp(51): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::has_key_type<T>".
1> with
1> [
1> T=distance_map_type
1> ]
1> d:\c++ libs\boost_1_53_0\boost\property_map\property_map.hpp(44): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::mpl::and_<T1,T2,T3,T4>".
1> with
1> [
1> T1=boost::has_key_type<distance_map_type>,
1> T2=boost::has_value_type<distance_map_type>,
1> T3=boost::has_reference<distance_map_type>,
1> T4=boost::has_category<distance_map_type>
1> ]
1> d:\c++ libs\boost_1_53_0\boost\mpl\if.hpp(63): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::is_property_map<PA>".
1> with
1> [
1> PA=distance_map_type
1> ]
1> d:\c++ libs\boost_1_53_0\boost\property_map\property_map.hpp(60): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::mpl::if_<T1,T2,T3>".
1> with
1> [
1> T1=boost::is_property_map<distance_map_type>,
1> T2=boost::default_property_traits<distance_map_type>,
1> T3=boost::null_property_traits
1> ]
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(440): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::property_traits<PA>".
1> with
1> [
1> PA=distance_map_type
1> ]
1>d:\c++ libs\boost_1_53_0\boost\property_map\shared_array_property_map.hpp(25): error C2182: 'reference': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\property_map\shared_array_property_map.hpp(35): error C2182: '[]': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\smart_ptr\shared_array.hpp(111): error C2182: 'abstract declarator': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\property_map\shared_array_property_map.hpp(40): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::shared_array<T>".
1> with
1> [
1> T=W
1> ]
1>d:\c++ libs\boost_1_53_0\boost\smart_ptr\shared_array.hpp(111): error C2182: 'abstract declarator': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\smart_ptr\shared_array.hpp(193): error C2182: '[]': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(441): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(441): error C2784: "boost::parameter::aux::default_<Tag,const Default> boost::parameter::keyword<Tag>::operator |(const Default &) const": template-Argument für "const Default &" konnte nicht von "D" hergeleitet werden.
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_inf
1> ]
1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(68): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_inf
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(441): error C2784: "boost::parameter::aux::default_<Tag,Default> boost::parameter::keyword<Tag>::operator |(Default &) const": template-Argument für "Default &" konnte nicht von "D" hergeleitet werden.
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_inf
1> ]
1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(43): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_inf
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(441): error C2676: Binärer Operator '|': 'const boost::parameter::keyword<Tag>' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_inf
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(447): error C2440: '<function-style-cast>': 'D' kann nicht in 'boost::detail::make_property_map_from_arg_pack_gen<MapTag,ValueType>' konvertiert werden
1> with
1> [
1> MapTag=boost::graph::keywords::tag::rank_map,
1> ValueType=D
1> ]
1> Ausdruck vom Typ void kann nicht in andere Typen konvertiert werden
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(448): error C2440: '<function-style-cast>': 'W' kann nicht in 'boost::detail::make_property_map_from_arg_pack_gen<MapTag,ValueType>' konvertiert werden
1> with
1> [
1> MapTag=boost::graph::keywords::tag::distance_map,
1> ValueType=W
1> ]
1> Ausdruck vom Typ void kann nicht in andere Typen konvertiert werden
1>d:\visual studio 2010 pro\vc\include\xfunctional(123): error C2182: '_Left': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(452): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "std::less<_Ty>".
1> with
1> [
1> _Ty=D
1> ]
1>d:\visual studio 2010 pro\vc\include\xfunctional(123): error C2182: '_Right': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(25): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(453): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "boost::closed_plus<T>".
1> with
1> [
1> T=D
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(28): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(30): error C2182: 'a': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(30): error C2182: 'b': Unzulässige Verwendung des Typs 'void'
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(455): error C2784: "boost::parameter::aux::default_<Tag,const Default> boost::parameter::keyword<Tag>::operator |(const Default &) const": template-Argument für "const Default &" konnte nicht von "D" hergeleitet werden.
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_zero
1> ]
1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(68): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_zero
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(455): error C2784: "boost::parameter::aux::default_<Tag,Default> boost::parameter::keyword<Tag>::operator |(Default &) const": template-Argument für "Default &" konnte nicht von "D" hergeleitet werden.
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_zero
1> ]
1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(43): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_zero
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(455): error C2676: Binärer Operator '|': 'const boost::parameter::keyword<Tag>' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1> with
1> [
1> Tag=boost::graph::keywords::tag::distance_zero
1> ]
1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(455): error C2780: 'void boost::astar_search(const VertexListGraph &,graph_traits<G>::vertex_descriptor,AStarHeuristic,const boost::bgl_named_params<P,T,R> &)': Erwartet 4 Argumente - 14 unterstützt
1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(422): Siehe Deklaration von 'boost::astar_search'
1>
1>Fehler beim Erstellen
1>
1>Verstrichene Zeit 00:00:06.03
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========