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_". 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". 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_". 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". 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". 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". 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". 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,astar_vis,boost::graph_visitor_t,boost::no_property>(const VertexListGraph &,unsigned int,AStarHeuristic,const boost::bgl_named_params &)". 1> with 1> [ 1> Graph=mygraph_t, 1> CostType=double, 1> Vertex=unsigned int, 1> VertexListGraph=mygraph_t, 1> AStarHeuristic=boost::astar_heuristic, 1> T=astar_vis, 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". 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". 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". 1> with 1> [ 1> T=W, 1> IndexMap=boost::vec_adj_list_vertex_id_map 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". 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_". 1> with 1> [ 1> T1=boost::has_key_type, 1> T2=boost::has_value_type, 1> T3=boost::has_reference, 1> T4=boost::has_category 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". 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_". 1> with 1> [ 1> T1=boost::is_property_map, 1> T2=boost::default_property_traits, 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". 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". 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_ boost::parameter::keyword::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::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_ boost::parameter::keyword::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::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' 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: '': 'D' kann nicht in 'boost::detail::make_property_map_from_arg_pack_gen' 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: '': 'W' kann nicht in 'boost::detail::make_property_map_from_arg_pack_gen' 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". 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_ boost::parameter::keyword::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::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_ boost::parameter::keyword::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::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' 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::vertex_descriptor,AStarHeuristic,const boost::bgl_named_params &)': 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 ==========