fork(1) download
  1. 1>------ Erstellen gestartet: Projekt: asti, Konfiguration: Debug Win32 ------
  2. 1>Der Buildvorgang wurde am 26.06.2013 22:51:54 gestartet.
  3. 1>ClCompile:
  4. 1> my_a_star.cpp
  5. 1>d:\c++ libs\boost_1_53_0\boost\graph\detail\adjacency_list.hpp(2655): error C2182: 'reference': Unzulässige Verwendung des Typs 'void'
  6. 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>".
  7. 1> with
  8. 1> [
  9. 1> Graph=mygraph_t,
  10. 1> Property=boost::no_property,
  11. 1> Tag=boost::edge_weight_t
  12. 1> ]
  13. 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>".
  14. 1> with
  15. 1> [
  16. 1> Tag=boost::edge_weight_t,
  17. 1> Graph=mygraph_t,
  18. 1> Property=boost::no_property
  19. 1> ]
  20. 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>".
  21. 1> with
  22. 1> [
  23. 1> Graph=mygraph_t,
  24. 1> Property=boost::no_property,
  25. 1> Tag=boost::edge_weight_t
  26. 1> ]
  27. 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>".
  28. 1> with
  29. 1> [
  30. 1> Graph=mygraph_t,
  31. 1> PropertyTag=boost::edge_weight_t
  32. 1> ]
  33. 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>".
  34. 1> with
  35. 1> [
  36. 1> Graph=mygraph_t,
  37. 1> Property=boost::edge_weight_t
  38. 1> ]
  39. 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>".
  40. 1> with
  41. 1> [
  42. 1> ArgType=int,
  43. 1> Prop=boost::edge_weight_t,
  44. 1> Graph=mygraph_t,
  45. 1> Exists=false
  46. 1> ]
  47. 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>".
  48. 1> with
  49. 1> [
  50. 1> ArgPack=arg_pack_type,
  51. 1> Tag=boost::graph::keywords::tag::weight_map,
  52. 1> Prop=boost::edge_weight_t,
  53. 1> Graph=mygraph_t
  54. 1> ]
  55. 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> &)".
  56. 1> with
  57. 1> [
  58. 1> Graph=mygraph_t,
  59. 1> CostType=double,
  60. 1> Vertex=unsigned int,
  61. 1> VertexListGraph=mygraph_t,
  62. 1> AStarHeuristic=boost::astar_heuristic<mygraph_t,double>,
  63. 1> T=astar_vis<unsigned int>,
  64. 1> Tag=boost::graph_visitor_t,
  65. 1> Base=boost::no_property
  66. 1> ]
  67. 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'
  68. 1>d:\c++ libs\boost_1_53_0\boost\graph\named_function_params.hpp(566): error C2182: 'v': Unzulässige Verwendung des Typs 'void'
  69. 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>".
  70. 1> with
  71. 1> [
  72. 1> Exists=false,
  73. 1> Graph=mygraph_t,
  74. 1> ArgPack=arg_pack_type,
  75. 1> Value=W,
  76. 1> PM=int
  77. 1> ]
  78. 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>".
  79. 1> with
  80. 1> [
  81. 1> Graph=mygraph_t,
  82. 1> ArgPack=arg_pack_type,
  83. 1> MapTag=boost::graph::keywords::tag::distance_map,
  84. 1> ValueType=W
  85. 1> ]
  86. 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'
  87. 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'
  88. 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>".
  89. 1> with
  90. 1> [
  91. 1> T=W,
  92. 1> IndexMap=boost::vec_adj_list_vertex_id_map<boost::no_property,unsigned int>
  93. 1> ]
  94. 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>".
  95. 1> with
  96. 1> [
  97. 1> T=distance_map_type
  98. 1> ]
  99. 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>".
  100. 1> with
  101. 1> [
  102. 1> T1=boost::has_key_type<distance_map_type>,
  103. 1> T2=boost::has_value_type<distance_map_type>,
  104. 1> T3=boost::has_reference<distance_map_type>,
  105. 1> T4=boost::has_category<distance_map_type>
  106. 1> ]
  107. 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>".
  108. 1> with
  109. 1> [
  110. 1> PA=distance_map_type
  111. 1> ]
  112. 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>".
  113. 1> with
  114. 1> [
  115. 1> T1=boost::is_property_map<distance_map_type>,
  116. 1> T2=boost::default_property_traits<distance_map_type>,
  117. 1> T3=boost::null_property_traits
  118. 1> ]
  119. 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>".
  120. 1> with
  121. 1> [
  122. 1> PA=distance_map_type
  123. 1> ]
  124. 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'
  125. 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'
  126. 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'
  127. 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>".
  128. 1> with
  129. 1> [
  130. 1> T=W
  131. 1> ]
  132. 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'
  133. 1>d:\c++ libs\boost_1_53_0\boost\smart_ptr\shared_array.hpp(193): error C2182: '[]': Unzulässige Verwendung des Typs 'void'
  134. 1>d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(441): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
  135. 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.
  136. 1> with
  137. 1> [
  138. 1> Tag=boost::graph::keywords::tag::distance_inf
  139. 1> ]
  140. 1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(68): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
  141. 1> with
  142. 1> [
  143. 1> Tag=boost::graph::keywords::tag::distance_inf
  144. 1> ]
  145. 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.
  146. 1> with
  147. 1> [
  148. 1> Tag=boost::graph::keywords::tag::distance_inf
  149. 1> ]
  150. 1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(43): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
  151. 1> with
  152. 1> [
  153. 1> Tag=boost::graph::keywords::tag::distance_inf
  154. 1> ]
  155. 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
  156. 1> with
  157. 1> [
  158. 1> Tag=boost::graph::keywords::tag::distance_inf
  159. 1> ]
  160. 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
  161. 1> with
  162. 1> [
  163. 1> MapTag=boost::graph::keywords::tag::rank_map,
  164. 1> ValueType=D
  165. 1> ]
  166. 1> Ausdruck vom Typ void kann nicht in andere Typen konvertiert werden
  167. 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
  168. 1> with
  169. 1> [
  170. 1> MapTag=boost::graph::keywords::tag::distance_map,
  171. 1> ValueType=W
  172. 1> ]
  173. 1> Ausdruck vom Typ void kann nicht in andere Typen konvertiert werden
  174. 1>d:\visual studio 2010 pro\vc\include\xfunctional(123): error C2182: '_Left': Unzulässige Verwendung des Typs 'void'
  175. 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>".
  176. 1> with
  177. 1> [
  178. 1> _Ty=D
  179. 1> ]
  180. 1>d:\visual studio 2010 pro\vc\include\xfunctional(123): error C2182: '_Right': Unzulässige Verwendung des Typs 'void'
  181. 1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(25): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
  182. 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>".
  183. 1> with
  184. 1> [
  185. 1> T=D
  186. 1> ]
  187. 1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(28): error C2182: 'inf': Unzulässige Verwendung des Typs 'void'
  188. 1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(30): error C2182: 'a': Unzulässige Verwendung des Typs 'void'
  189. 1>d:\c++ libs\boost_1_53_0\boost\graph\relax.hpp(30): error C2182: 'b': Unzulässige Verwendung des Typs 'void'
  190. 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.
  191. 1> with
  192. 1> [
  193. 1> Tag=boost::graph::keywords::tag::distance_zero
  194. 1> ]
  195. 1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(68): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
  196. 1> with
  197. 1> [
  198. 1> Tag=boost::graph::keywords::tag::distance_zero
  199. 1> ]
  200. 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.
  201. 1> with
  202. 1> [
  203. 1> Tag=boost::graph::keywords::tag::distance_zero
  204. 1> ]
  205. 1> d:\c++ libs\boost_1_53_0\boost\parameter\keyword.hpp(43): Siehe Deklaration von 'boost::parameter::keyword<Tag>::operator |'
  206. 1> with
  207. 1> [
  208. 1> Tag=boost::graph::keywords::tag::distance_zero
  209. 1> ]
  210. 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
  211. 1> with
  212. 1> [
  213. 1> Tag=boost::graph::keywords::tag::distance_zero
  214. 1> ]
  215. 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
  216. 1> d:\c++ libs\boost_1_53_0\boost\graph\astar_search.hpp(422): Siehe Deklaration von 'boost::astar_search'
  217. 1>
  218. 1>Fehler beim Erstellen
  219. 1>
  220. 1>Verstrichene Zeit 00:00:06.03
  221. ========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
  222.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty