Ticket #4715: BuildLog.htm

File BuildLog.htm, 13.0 KB (added by Szymon Gatner <szymon.gatner@…>, 12 years ago)
Line 
1<html>
2<head>
3<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
4</head>
5<body>
6<pre>
7<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
8Build Log
9</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
10<h3>Build started: Project: component, Configuration: Debug|Win32</h3>
11</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
12Command Lines
13</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "c:\Users\bravo\Documents\Visual Studio 2008\Projects\component\component\Debug\RSP00017438043944.rsp" with contents
14[
15/Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_CONSOLE&quot; /Gm /EHsc /RTC1 /MDd /Fo&quot;Debug\\&quot; /Fd&quot;Debug\vc90.pdb&quot; /W3 /c /ZI /TP &quot;.\main.cpp&quot;
16
17&quot;.\astar.cpp&quot;
18]
19Creating command line "cl.exe @"c:\Users\bravo\Documents\Visual Studio 2008\Projects\component\component\Debug\RSP00017438043944.rsp" /nologo /errorReport:prompt"
20</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
21Output Window
22</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling...
23astar.cpp
24c:\libs\boost_1_44_0\boost\graph\named_function_params.hpp(386) : warning C4181: qualifier applied to reference type; ignored
25 c:\libs\boost_1_44_0\boost\graph\named_function_params.hpp(403) : see reference to class template instantiation 'boost::detail::override_const_property_t<ArgType,Prop,Graph,Exists>' being compiled
26 with
27 [
28 ArgType=const function_property_map<EdgeWeight,Edge>,
29 Prop=boost::edge_weight_t,
30 Graph=Graph,
31 Exists=true
32 ]
33 c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(321) : see reference to class template instantiation 'boost::detail::override_const_property_result<ArgPack,Tag,Prop,Graph>' being compiled
34 with
35 [
36 ArgPack=arg_pack_type,
37 Tag=boost::graph::keywords::tag::weight_map,
38 Prop=boost::edge_weight_t,
39 Graph=Graph
40 ]
41 c:\users\bravo\documents\visual studio 2008\projects\component\component\astar.cpp(138) : see reference to function template instantiation 'void boost::astar_search<Graph,GoalDistanceHeuristic,function_property_map<Functor,Arg>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,unsigned int,AStarHeuristic,const boost::bgl_named_params<function_property_map<Functor,Arg>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled
42 with
43 [
44 Functor=EdgeWeight,
45 Arg=Edge,
46 T=int *,
47 Tag=boost::vertex_distance_t,
48 Base=boost::bgl_named_params<unsigned int *,boost::vertex_predecessor_t,boost::bgl_named_params<AStarVisitor,boost::graph_visitor_t,boost::no_property>>,
49 VertexListGraph=Graph,
50 AStarHeuristic=GoalDistanceHeuristic
51 ]
52c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(323) : error C2039: 'value_type' : is not a member of 'boost::property_traits<PA>'
53 with
54 [
55 PA=weight_map_type
56 ]
57c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(323) : error C2146: syntax error : missing ';' before identifier 'W'
58c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(323) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
59c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(323) : error C2065: 'W' : undeclared identifier
60c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(325) : error C2065: 'W' : undeclared identifier
61c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(325) : error C2955: 'boost::detail::map_maker' : use of class template requires template argument list
62 c:\libs\boost_1_44_0\boost\graph\named_function_params.hpp(494) : see declaration of 'boost::detail::map_maker'
63c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(327) : error C2146: syntax error : missing ';' before identifier 'D'
64c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(327) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
65c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(327) : error C2371: 'value_type' : redefinition; different basic types
66c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(327) : error C2065: 'D' : undeclared identifier
67c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(333) : error C2065: 'D' : undeclared identifier
68c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(333) : error C2955: 'boost::detail::make_property_map_from_arg_pack_gen' : use of class template requires template argument list
69 c:\libs\boost_1_44_0\boost\graph\named_function_params.hpp(515) : see declaration of 'boost::detail::make_property_map_from_arg_pack_gen'
70c:\libs\boost_1_44_0\boost\graph\astar_search.hpp(333) : fatal error C1903: unable to recover from previous error(s); stopping compilation
71main.cpp
72c:\users\bravo\documents\visual studio 2008\projects\component\component\resource_ptr.h(69) : error C2976: 'resource_repository' : too few template arguments
73 c:\users\bravo\documents\visual studio 2008\projects\component\component\resource_ptr.h(10) : see declaration of 'resource_repository'
74 c:\users\bravo\documents\visual studio 2008\projects\component\component\resource_ptr.h(136) : see reference to class template instantiation 'resource_ptr<T>' being compiled
75c:\users\bravo\documents\visual studio 2008\projects\component\component\resource_ptr.h(135) : error C2976: 'resource_repository' : too few template arguments
76 c:\users\bravo\documents\visual studio 2008\projects\component\component\resource_ptr.h(10) : see declaration of 'resource_repository'
77Generating Code...
78</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
79Results
80</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build Time 0:14
81Build log was saved at "file://c:\Users\bravo\Documents\Visual Studio 2008\Projects\component\component\Debug\BuildLog.htm"
82component - 15 error(s), 1 warning(s)
83</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
84</font></table></body></html>