<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Any idea what can be causing this? I had a different bug with Boost 1.48, but that was fixed by a patch. This looks like a new bug</span></div><div><span><br></span></div><div><span>1&gt;------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------<br>1&gt;Build started 2/21/2012 5:22:31 PM.<br>1&gt;InitializeBuildStatus:<br>1&gt;&nbsp; Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>1&gt;FinalizeBuildStatus:<br>1&gt;&nbsp; Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".<br>1&gt;&nbsp; Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.lastbuildstate".<br>1&gt;<br>1&gt;Build succeeded.<br>1&gt;<br>1&gt;Time Elapsed 00:00:00.04<br>2&gt;------ Build started: Project: vtkMaterialLibraryConfiguredFiles, Configuration: Release x64
 ------<br>2&gt;Build started 2/21/2012 5:22:31 PM.<br>3&gt;------ Build started: Project: vtkhdf5, Configuration: Release x64 ------<br>3&gt;Build started 2/21/2012 5:22:31 PM.<br>2&gt;InitializeBuildStatus:<br>2&gt;&nbsp; Creating "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>2&gt;FinalizeBuildStatus:<br>2&gt;&nbsp; Deleting file "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.unsuccessfulbuild".<br>2&gt;&nbsp; Touching "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.lastbuildstate".<br>2&gt;<br>2&gt;Build succeeded.<br>2&gt;<br>2&gt;Time Elapsed 00:00:00.12<br>3&gt;InitializeBuildStatus:<br>3&gt;&nbsp; Creating "vtkhdf5.dir\Release\vtkhdf5.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>3&gt;CustomBuild:<br>3&gt;&nbsp; All outputs are up-to-date.<br>4&gt;------ Build started:
 Project: vtkMFC, Configuration: Release x64 ------<br>4&gt;Build started 2/21/2012 5:22:32 PM.<br>3&gt;ClCompile:<br>3&gt;&nbsp; All outputs are up-to-date.<br>4&gt;InitializeBuildStatus:<br>4&gt;&nbsp; Touching "vtkMFC.dir\Release\vtkMFC.unsuccessfulbuild".<br>4&gt;CustomBuild:<br>4&gt;&nbsp; All outputs are up-to-date.<br>3&gt;Lib:<br>3&gt;&nbsp; All outputs are up-to-date.<br>4&gt;ClCompile:<br>4&gt;&nbsp; vtkMFCWindow.cpp<br>3&gt;&nbsp; vtkhdf5.vcxproj -&gt; D:\VS2010\Binaries\VTK-5_8\bin\Release\vtkhdf5.lib<br>3&gt;FinalizeBuildStatus:<br>3&gt;&nbsp; Deleting file "vtkhdf5.dir\Release\vtkhdf5.unsuccessfulbuild".<br>3&gt;&nbsp; Touching "vtkhdf5.dir\Release\vtkhdf5.lastbuildstate".<br>3&gt;<br>3&gt;Build succeeded.<br>3&gt;<br>3&gt;Time Elapsed 00:00:00.25<br>5&gt;------ Build started: Project: vtkInfovis, Configuration: Release x64 ------<br>5&gt;Build started 2/21/2012 5:22:32 PM.<br>5&gt;InitializeBuildStatus:<br>5&gt;&nbsp; Touching
 "vtkInfovis.dir\Release\vtkInfovis.unsuccessfulbuild".<br>5&gt;CustomBuild:<br>5&gt;&nbsp; All outputs are up-to-date.<br>5&gt;ClCompile:<br>5&gt;&nbsp; vtkBoostConnectedComponents.cxx<br>4&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\include\atlcore.h(35): fatal error C1189: #error :&nbsp; This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended.<br>4&gt;<br>4&gt;Build FAILED.<br>4&gt;<br>4&gt;Time Elapsed 00:00:00.41<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(52): warning C4512: 'boost::detail::components_recorder&lt;ComponentsMap&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentsMap=vtkIntArray
 *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(75) : see reference to class template instantiation 'boost::detail::components_recorder&lt;ComponentsMap&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentsMap=vtkIntArray *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type
 boost::connected_components&lt;vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map&lt;T&gt;,boost::vertex_color_t,boost::no_property&gt;(const Graph &amp;,ComponentMap,const boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt; &amp;,boost::graph::detail::no_parameter)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Tag=boost::vertex_color_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::no_property<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(149): warning C4512: 'boost::bgl_named_params&lt;T,Tag,Base&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::graph_visitor_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(76) : see reference to class template instantiation 'boost::bgl_named_params&lt;T,Tag,Base&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::graph_visitor_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23): warning C4512: 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::visitor,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const boost::dfs_visitor&lt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(300) : see reference to class template instantiation 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::visitor,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const boost::dfs_visitor&lt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(76) : see reference to function template instantiation 'void
 boost::depth_first_search&lt;Graph,boost::detail::components_recorder&lt;ComponentsMap&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt;(const VertexListGraph &amp;,const boost::bgl_named_params&lt;boost::detail::components_recorder&lt;ComponentsMap&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt; &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentsMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 T=boost::vector_property_map&lt;boost::default_color_type&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_color_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::no_property,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::connected_components&lt;vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map&lt;T&gt;,boost::vertex_color_t,boost::no_property&gt;(const Graph &amp;,ComponentMap,const
 boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt; &amp;,boost::graph::detail::no_parameter)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_color_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::no_property<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23): warning C4512: 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::root_vertex,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const __int64<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(302) : see reference to class template instantiation 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::root_vertex,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const __int64<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4510: 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' : default constructor could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray
 *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;,vtkUndirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;,vtkUndirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(303) : see reference to function template instantiation 'void boost::depth_first_search&lt;VertexListGraph,const Arg,boost::vector_property_map&lt;T&gt;&gt;(const VertexListGraph &amp;,DFSVisitor,ColorMap,boost::graph_traits&lt;vtkGraph*&gt;::vertex_descriptor)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arg=const boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DFSVisitor=const boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ColorMap=boost::vector_property_map&lt;boost::default_color_type&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(76) : see reference to function template
 instantiation 'void boost::depth_first_search&lt;Graph,boost::detail::components_recorder&lt;ComponentsMap&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt;(const VertexListGraph &amp;,const boost::bgl_named_params&lt;boost::detail::components_recorder&lt;ComponentsMap&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt; &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentsMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 T=boost::vector_property_map&lt;boost::default_color_type&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_color_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::no_property,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4512: 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray
 *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4610: class 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' can never be instantiated - user defined constructor required<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23):
 warning C4512: 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::color_map,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const int<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(520) : see reference to class template instantiation 'boost::parameter::aux::default_&lt;Keyword,Value&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keyword=boost::graph::keywords::tag::color_map,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Value=const int<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(519) : while compiling class template member function 'boost::vector_property_map&lt;T&gt; boost::detail::map_maker&lt;Graph,ArgPack,MapTag,ValueType&gt;::make_map(const Graph &amp;,const ArgPack &amp;,ValueType)'<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ArgPack=arg_pack_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MapTag=boost::graph::keywords::tag::color_map,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ValueType=boost::default_color_type<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(301) : see reference to class template instantiation 'boost::detail::map_maker&lt;Graph,ArgPack,MapTag,ValueType&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ArgPack=arg_pack_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MapTag=boost::graph::keywords::tag::color_map,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ValueType=boost::default_color_type<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(182): warning C4512: 'boost::CopyConstructible&lt;TT&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::components_recorder&lt;vtkIntArray *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166) : see reference to class template instantiation 'boost::CopyConstructible&lt;TT&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::components_recorder&lt;vtkIntArray *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to
 class template instantiation 'boost::CopyConstructibleConcept&lt;TT&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::components_recorder&lt;vtkIntArray *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Model=boost::CopyConstructibleConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(35) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::CopyConstructibleConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling
 class template member function 'void boost::DFSVisitorConcept&lt;Visitor,Graph&gt;::constraints(void)'<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkUndirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;,vtkUndirectedGraph
 *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::components_recorder&lt;vtkIntArray *&gt;,vtkUndirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(303) : see reference to function template instantiation 'void
 boost::depth_first_search&lt;VertexListGraph,const Arg,boost::vector_property_map&lt;T&gt;&gt;(const VertexListGraph &amp;,DFSVisitor,ColorMap,boost::graph_traits&lt;vtkGraph*&gt;::vertex_descriptor)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkUndirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arg=const boost::detail::components_recorder&lt;vtkIntArray *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DFSVisitor=const boost::detail::components_recorder&lt;vtkIntArray
 *&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ColorMap=boost::vector_property_map&lt;boost::default_color_type&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166): warning C4512: 'boost::CopyConstructibleConcept&lt;TT&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::components_recorder&lt;vtkIntArray *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(83): warning C4512: 'boost::detail::tarjan_scc_visitor&lt;ComponentMap,RootMap,DiscoverTime,Stack&gt;' : assignment
 operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stack=std::stack&lt;Vertex&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(108) : see reference to class template instantiation
 'boost::detail::tarjan_scc_visitor&lt;ComponentMap,RootMap,DiscoverTime,Stack&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stack=std::stack&lt;Vertex&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(128) : see
 reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::strong_components_impl&lt;Graph,ComponentMap,RootMap,DiscoverTimeMap,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,RootMap,DiscoverTime,const boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray
 *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTimeMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(165) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::strong_comp_dispatch2&lt;DiscoverTimeMap&gt;::apply&lt;Graph,ComponentMap,RootMap,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,RootMap,const boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;,DiscoverTimeMap)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTimeMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(178) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::scc_helper2&lt;Graph,ComponentMap,RootMap,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;,boost::vector_property_map&lt;T&gt;&gt;(const Graph &amp;,ComponentMap,RootMap,const boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;,DiscoverTimeMap)' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTimeMap=boost::vector_property_map&lt;vtkIdType&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(215) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::strong_comp_dispatch1&lt;RootMap&gt;::apply&lt;Graph,ComponentMap,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,const
 boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;,RootMap)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(230) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::scc_helper1&lt;Graph,ComponentMap,boost::vector_property_map&lt;T&gt;,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,const
 boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;,RootMap)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(76) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::strong_components&lt;vtkDirectedGraph*,vtkIntArray*,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,const
 boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;,boost::graph::detail::no_parameter)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph
 *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(149): warning C4512: 'boost::bgl_named_params&lt;T,Tag,Base&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Tag=boost::graph_visitor_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;vtkIdType&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;vtkIdType&gt;,boost::vertex_root_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(109) : see reference to class template instantiation 'boost::bgl_named_params&lt;T,Tag,Base&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::graph_visitor_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;vtkIdType&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;vtkIdType&gt;,boost::vertex_root_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning
 C4510: 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' : default constructor could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,vtkDirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,vtkDirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(303) : see reference to function template instantiation 'void boost::depth_first_search&lt;VertexListGraph,const Arg,boost::vector_property_map&lt;T&gt;&gt;(const VertexListGraph &amp;,DFSVisitor,ColorMap,boost::graph_traits&lt;vtkGraph*&gt;::vertex_descriptor)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkDirectedGraph
 *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arg=const boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DFSVisitor=const boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ColorMap=boost::vector_property_map&lt;boost::default_color_type&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(109) : see reference to function template instantiation 'void boost::depth_first_search&lt;Graph,boost::detail::tarjan_scc_visitor&lt;ComponentMap,RootMap,DiscoverTime,Stack&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt;(const VertexListGraph &amp;,const boost::bgl_named_params&lt;boost::detail::tarjan_scc_visitor&lt;ComponentMap,RootMap,DiscoverTime,Stack&gt;,boost::graph_visitor_t,boost::bgl_named_params&lt;T,Tag,Base&gt;&gt; &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray
 *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stack=std::stack&lt;Vertex&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_discover_time_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;vtkIdType&gt;,boost::vertex_root_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(128) : see reference to function template instantiation 'boost::property_traits&lt;vtkIntArray*&gt;::value_type boost::detail::strong_components_impl&lt;Graph,ComponentMap,RootMap,DiscoverTimeMap,boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt;(const Graph &amp;,ComponentMap,RootMap,DiscoverTime,const
 boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,boost::vertex_discover_time_t,boost::bgl_named_params&lt;boost::vector_property_map&lt;T&gt;,Tag,Base&gt;&gt; &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTimeMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 T=vtkIdType,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tag=boost::vertex_root_t,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Base=boost::bgl_named_params&lt;boost::vector_property_map&lt;boost::default_color_type&gt;,boost::vertex_color_t,boost::no_property&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4512: 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4610: class 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' can never be instantiated - user defined constructor required<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(182): warning C4512: 'boost::CopyConstructible&lt;TT&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166) : see reference to class template instantiation 'boost::CopyConstructible&lt;TT&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept&lt;TT&gt;' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Model=boost::CopyConstructibleConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(35) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::CopyConstructibleConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling class template member function 'void boost::DFSVisitorConcept&lt;Visitor,Graph&gt;::constraints(void)'<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph
 *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept&lt;Visitor,Graph&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied&lt;Model&gt;' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,vtkDirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require&lt;Model&gt;' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Model=boost::DFSVisitorConcept&lt;boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,vtkDirectedGraph *&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(303) : see reference to function template instantiation 'void boost::depth_first_search&lt;VertexListGraph,const Arg,boost::vector_property_map&lt;T&gt;&gt;(const VertexListGraph &amp;,DFSVisitor,ColorMap,boost::graph_traits&lt;vtkGraph*&gt;::vertex_descriptor)' being
 compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertexListGraph=vtkDirectedGraph *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arg=const boost::detail::tarjan_scc_visitor&lt;vtkIntArray *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T=boost::default_color_type,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DFSVisitor=const boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ColorMap=boost::vector_property_map&lt;boost::default_color_type&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166): warning C4512: 'boost::CopyConstructibleConcept&lt;TT&gt;' : assignment operator could not be generated<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TT=boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(60): error C2678: binary '==' : no operator found which takes a left-hand operand of type 'const vtkIntArray' (or there is no acceptable conversion)<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): could be 'vtkstd_bool operator ==(const vtkWeakPointerBase &amp;,const vtkWeakPointerBase &amp;)' [found using argument-dependent lookup]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'vtkstd_bool operator ==(vtkObjectBase *,const vtkWeakPointerBase &amp;)' [found using argument-dependent
 lookup]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'vtkstd_bool operator ==(const vtkWeakPointerBase &amp;,vtkObjectBase *)' [found using argument-dependent lookup]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d:\vs2010\sources\vtk\filtering\vtkGraph.h(722): or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'bool operator ==(vtkEdgeBase,vtkEdgeBase)' [found using argument-dependent lookup]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d:\vs2010\sources\vtk\common\vtkUnicodeString.h(234): or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'bool operator ==(const vtkUnicodeString &amp;,const vtkUnicodeString &amp;)' [found using argument-dependent lookup]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; while trying to match the argument list '(const vtkIntArray,
 std::numeric_limits&lt;int&gt;::_Ty)'<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(43) : see reference to function template instantiation 'void boost::detail::tarjan_scc_visitor&lt;ComponentMap,RootMap,DiscoverTime,Stack&gt;::finish_vertex&lt;Graph&gt;(boost::graph_traits&lt;vtkGraph*&gt;::vertex_descriptor,const Graph &amp;)' being compiled<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ComponentMap=vtkIntArray *,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RootMap=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 DiscoverTime=boost::vector_property_map&lt;vtkIdType&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stack=std::stack&lt;Vertex&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling class template member function 'void boost::DFSVisitorConcept&lt;Visitor,Graph&gt;::constraints(void)'<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; with<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Visitor=boost::detail::tarjan_scc_visitor&lt;vtkIntArray
 *,boost::vector_property_map&lt;vtkIdType&gt;,boost::vector_property_map&lt;vtkIdType&gt;,std::stack&lt;Vertex&gt;&gt;,<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graph=vtkDirectedGraph *<br>5&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]<br>5&gt;<br>5&gt;Build FAILED.<br>5&gt;<br>5&gt;Time Elapsed 00:00:03.57<br>6&gt;------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------<br>6&gt;Build started 2/21/2012 5:22:35 PM.<br>6&gt;InitializeBuildStatus:<br>6&gt;&nbsp; Creating "x64\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>6&gt;CustomBuild:<br>6&gt;&nbsp; Build all projects<br>6&gt;FinalizeBuildStatus:<br>6&gt;&nbsp; Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".<br>6&gt;&nbsp; Touching "x64\Release\ALL_BUILD\ALL_BUILD.lastbuildstate".<br>6&gt;<br>6&gt;Build succeeded.<br>6&gt;<br>6&gt;Time Elapsed
 00:00:00.25<br>7&gt;------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------<br>7&gt;Project not selected to build for this solution configuration <br>========== Build: 4 succeeded, 2 failed, 45 up-to-date, 1 skipped ==========<br></span></div><div>&nbsp;</div><div>Thanks and Regards<br>Sumit</div></div></body></html>