<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>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------<br>1>Build started 2/21/2012 5:22:31 PM.<br>1>InitializeBuildStatus:<br>1> Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>1>FinalizeBuildStatus:<br>1> Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".<br>1> Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.lastbuildstate".<br>1><br>1>Build succeeded.<br>1><br>1>Time Elapsed 00:00:00.04<br>2>------ Build started: Project: vtkMaterialLibraryConfiguredFiles, Configuration: Release x64
------<br>2>Build started 2/21/2012 5:22:31 PM.<br>3>------ Build started: Project: vtkhdf5, Configuration: Release x64 ------<br>3>Build started 2/21/2012 5:22:31 PM.<br>2>InitializeBuildStatus:<br>2> Creating "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>2>FinalizeBuildStatus:<br>2> Deleting file "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.unsuccessfulbuild".<br>2> Touching "x64\Release\vtkMaterialLibraryConfiguredFiles\vtkMaterialLibraryConfiguredFiles.lastbuildstate".<br>2><br>2>Build succeeded.<br>2><br>2>Time Elapsed 00:00:00.12<br>3>InitializeBuildStatus:<br>3> Creating "vtkhdf5.dir\Release\vtkhdf5.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>3>CustomBuild:<br>3> All outputs are up-to-date.<br>4>------ Build started:
Project: vtkMFC, Configuration: Release x64 ------<br>4>Build started 2/21/2012 5:22:32 PM.<br>3>ClCompile:<br>3> All outputs are up-to-date.<br>4>InitializeBuildStatus:<br>4> Touching "vtkMFC.dir\Release\vtkMFC.unsuccessfulbuild".<br>4>CustomBuild:<br>4> All outputs are up-to-date.<br>3>Lib:<br>3> All outputs are up-to-date.<br>4>ClCompile:<br>4> vtkMFCWindow.cpp<br>3> vtkhdf5.vcxproj -> D:\VS2010\Binaries\VTK-5_8\bin\Release\vtkhdf5.lib<br>3>FinalizeBuildStatus:<br>3> Deleting file "vtkhdf5.dir\Release\vtkhdf5.unsuccessfulbuild".<br>3> Touching "vtkhdf5.dir\Release\vtkhdf5.lastbuildstate".<br>3><br>3>Build succeeded.<br>3><br>3>Time Elapsed 00:00:00.25<br>5>------ Build started: Project: vtkInfovis, Configuration: Release x64 ------<br>5>Build started 2/21/2012 5:22:32 PM.<br>5>InitializeBuildStatus:<br>5> Touching
"vtkInfovis.dir\Release\vtkInfovis.unsuccessfulbuild".<br>5>CustomBuild:<br>5> All outputs are up-to-date.<br>5>ClCompile:<br>5> vtkBoostConnectedComponents.cxx<br>4>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\include\atlcore.h(35): fatal error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended.<br>4><br>4>Build FAILED.<br>4><br>4>Time Elapsed 00:00:00.41<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(52): warning C4512: 'boost::detail::components_recorder<ComponentsMap>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> ComponentsMap=vtkIntArray
*<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(75) : see reference to class template instantiation 'boost::detail::components_recorder<ComponentsMap>' being compiled<br>5> with<br>5> [<br>5> ComponentsMap=vtkIntArray *<br>5> ]<br>5> D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type
boost::connected_components<vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_color_t,boost::no_property>(const Graph &,ComponentMap,const boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base> &,boost::graph::detail::no_parameter)' being compiled<br>5> with<br>5> [<br>5> T=boost::default_color_type,<br>5> Graph=vtkUndirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5>
Tag=boost::vertex_color_t,<br>5> Base=boost::no_property<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(149): warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> T=boost::detail::components_recorder<vtkIntArray *>,<br>5> Tag=boost::graph_visitor_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/connected_components.hpp(76) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled<br>5> with<br>5> [<br>5> T=boost::detail::components_recorder<vtkIntArray *>,<br>5> Tag=boost::graph_visitor_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23): warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> Keyword=boost::graph::keywords::tag::visitor,<br>5> Value=const boost::dfs_visitor<><br>5> ]<br>5>
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_<Keyword,Value>' being compiled<br>5> with<br>5> [<br>5> Keyword=boost::graph::keywords::tag::visitor,<br>5> Value=const boost::dfs_visitor<><br>5> ]<br>5> 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<Graph,boost::detail::components_recorder<ComponentsMap>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,const boost::bgl_named_params<boost::detail::components_recorder<ComponentsMap>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkUndirectedGraph *,<br>5> ComponentsMap=vtkIntArray *,<br>5>
T=boost::vector_property_map<boost::default_color_type>,<br>5> Tag=boost::vertex_color_t,<br>5> Base=boost::no_property,<br>5> VertexListGraph=vtkUndirectedGraph *<br>5> ]<br>5> D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::connected_components<vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_color_t,boost::no_property>(const Graph &,ComponentMap,const
boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base> &,boost::graph::detail::no_parameter)' being compiled<br>5> with<br>5> [<br>5> T=boost::default_color_type,<br>5> Graph=vtkUndirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> Tag=boost::vertex_color_t,<br>5> Base=boost::no_property<br>5>
]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23): warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> Keyword=boost::graph::keywords::tag::root_vertex,<br>5> Value=const __int64<br>5> ]<br>5> 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_<Keyword,Value>' being
compiled<br>5> with<br>5> [<br>5> Keyword=boost::graph::keywords::tag::root_vertex,<br>5> Value=const __int64<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4510: 'boost::DFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated<br>5> with<br>5> [<br>5> Visitor=boost::detail::components_recorder<vtkIntArray
*>,<br>5> Graph=vtkUndirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled<br>5> with<br>5> [<br>5> Visitor=boost::detail::components_recorder<vtkIntArray *>,<br>5> Graph=vtkUndirectedGraph *<br>5>
]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::components_recorder<vtkIntArray *>,vtkUndirectedGraph *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled<br>5>
with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::components_recorder<vtkIntArray *>,vtkUndirectedGraph *><br>5> ]<br>5> 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<VertexListGraph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being compiled<br>5> with<br>5>
[<br>5> VertexListGraph=vtkUndirectedGraph *,<br>5> Arg=const boost::detail::components_recorder<vtkIntArray *>,<br>5> T=boost::default_color_type,<br>5> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,<br>5> ColorMap=boost::vector_property_map<boost::default_color_type><br>5> ]<br>5> 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<Graph,boost::detail::components_recorder<ComponentsMap>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,const boost::bgl_named_params<boost::detail::components_recorder<ComponentsMap>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkUndirectedGraph *,<br>5> ComponentsMap=vtkIntArray *,<br>5>
T=boost::vector_property_map<boost::default_color_type>,<br>5> Tag=boost::vertex_color_t,<br>5> Base=boost::no_property,<br>5> VertexListGraph=vtkUndirectedGraph *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4512: 'boost::DFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> Visitor=boost::detail::components_recorder<vtkIntArray
*>,<br>5> Graph=vtkUndirectedGraph *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4610: class 'boost::DFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required<br>5> with<br>5> [<br>5> Visitor=boost::detail::components_recorder<vtkIntArray *>,<br>5> Graph=vtkUndirectedGraph *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/parameter/aux_/default.hpp(23):
warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> Keyword=boost::graph::keywords::tag::color_map,<br>5> Value=const int<br>5> ]<br>5> 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_<Keyword,Value>' being compiled<br>5> with<br>5>
[<br>5> Keyword=boost::graph::keywords::tag::color_map,<br>5> Value=const int<br>5> ]<br>5> 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<T> boost::detail::map_maker<Graph,ArgPack,MapTag,ValueType>::make_map(const Graph &,const ArgPack &,ValueType)'<br>5> with<br>5> [<br>5>
T=boost::default_color_type,<br>5> Graph=vtkUndirectedGraph *,<br>5> ArgPack=arg_pack_type,<br>5> MapTag=boost::graph::keywords::tag::color_map,<br>5> ValueType=boost::default_color_type<br>5> ]<br>5> 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<Graph,ArgPack,MapTag,ValueType>' being compiled<br>5>
with<br>5> [<br>5> Graph=vtkUndirectedGraph *,<br>5> ArgPack=arg_pack_type,<br>5> MapTag=boost::graph::keywords::tag::color_map,<br>5> ValueType=boost::default_color_type<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(182): warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated<br>5> with<br>5>
[<br>5> TT=boost::detail::components_recorder<vtkIntArray *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled<br>5> with<br>5> [<br>5> TT=boost::detail::components_recorder<vtkIntArray *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to
class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled<br>5> with<br>5> [<br>5> TT=boost::detail::components_recorder<vtkIntArray *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5> [<br>5>
Model=boost::CopyConstructibleConcept<boost::detail::components_recorder<vtkIntArray *>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(35) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::CopyConstructibleConcept<boost::detail::components_recorder<vtkIntArray *>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling
class template member function 'void boost::DFSVisitorConcept<Visitor,Graph>::constraints(void)'<br>5> with<br>5> [<br>5> Visitor=boost::detail::components_recorder<vtkIntArray *>,<br>5> Graph=vtkUndirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled<br>5> with<br>5>
[<br>5> Visitor=boost::detail::components_recorder<vtkIntArray *>,<br>5> Graph=vtkUndirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::components_recorder<vtkIntArray *>,vtkUndirectedGraph
*><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::components_recorder<vtkIntArray *>,vtkUndirectedGraph *><br>5> ]<br>5> 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<VertexListGraph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being compiled<br>5> with<br>5> [<br>5> VertexListGraph=vtkUndirectedGraph *,<br>5> Arg=const boost::detail::components_recorder<vtkIntArray *>,<br>5> T=boost::default_color_type,<br>5> DFSVisitor=const boost::detail::components_recorder<vtkIntArray
*>,<br>5> ColorMap=boost::vector_property_map<boost::default_color_type><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166): warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> TT=boost::detail::components_recorder<vtkIntArray *><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(83): warning C4512: 'boost::detail::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>' : assignment
operator could not be generated<br>5> with<br>5> [<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> DiscoverTime=boost::vector_property_map<vtkIdType>,<br>5> Stack=std::stack<Vertex><br>5> ]<br>5> 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<ComponentMap,RootMap,DiscoverTime,Stack>' being compiled<br>5> with<br>5> [<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> DiscoverTime=boost::vector_property_map<vtkIdType>,<br>5> Stack=std::stack<Vertex><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(128) : see
reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::strong_components_impl<Graph,ComponentMap,RootMap,DiscoverTimeMap,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,RootMap,DiscoverTime,const boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray
*,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> DiscoverTimeMap=boost::vector_property_map<vtkIdType>,<br>5> T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,<br>5> DiscoverTime=boost::vector_property_map<vtkIdType><br>5>
]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(165) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::strong_comp_dispatch2<DiscoverTimeMap>::apply<Graph,ComponentMap,RootMap,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,RootMap,const boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,DiscoverTimeMap)' being compiled<br>5> with<br>5>
[<br>5> DiscoverTimeMap=boost::vector_property_map<vtkIdType>,<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(178) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::scc_helper2<Graph,ComponentMap,RootMap,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>,boost::vector_property_map<T>>(const Graph &,ComponentMap,RootMap,const boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,DiscoverTimeMap)' being
compiled<br>5> with<br>5> [<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,<br>5> DiscoverTimeMap=boost::vector_property_map<vtkIdType><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(215) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::strong_comp_dispatch1<RootMap>::apply<Graph,ComponentMap,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,const
boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,RootMap)' being compiled<br>5> with<br>5> [<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> T=vtkIdType,<br>5>
Tag=boost::vertex_root_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(230) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::scc_helper1<Graph,ComponentMap,boost::vector_property_map<T>,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,const
boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,RootMap)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,<br>5> RootMap=boost::vector_property_map<vtkIdType><br>5> ]<br>5> D:\VS2010\Sources\VTK\Infovis\vtkBoostConnectedComponents.cxx(76) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::strong_components<vtkDirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,const
boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled<br>5> with<br>5> [<br>5> T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,<br>5> Graph=vtkDirectedGraph
*,<br>5> ComponentMap=vtkIntArray *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/named_function_params.hpp(149): warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5>
Tag=boost::graph_visitor_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<vtkIdType>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<vtkIdType>,boost::vertex_root_t,boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(109) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled<br>5> with<br>5>
[<br>5> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Tag=boost::graph_visitor_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<vtkIdType>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<vtkIdType>,boost::vertex_root_t,boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>>><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning
C4510: 'boost::DFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being
compiled<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5>
[<br>5> Model=boost::DFSVisitorConcept<boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,vtkDirectedGraph *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,vtkDirectedGraph *><br>5> ]<br>5> 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<VertexListGraph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being compiled<br>5> with<br>5> [<br>5> VertexListGraph=vtkDirectedGraph
*,<br>5> Arg=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> T=boost::default_color_type,<br>5> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> ColorMap=boost::vector_property_map<boost::default_color_type><br>5> ]<br>5>
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<Graph,boost::detail::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,const boost::bgl_named_params<boost::detail::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>,boost::graph_visitor_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray
*,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> DiscoverTime=boost::vector_property_map<vtkIdType>,<br>5> Stack=std::stack<Vertex>,<br>5> T=boost::vector_property_map<vtkIdType>,<br>5> Tag=boost::vertex_discover_time_t,<br>5>
Base=boost::bgl_named_params<boost::vector_property_map<vtkIdType>,boost::vertex_root_t,boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>>,<br>5> VertexListGraph=vtkDirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/strong_components.hpp(128) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::detail::strong_components_impl<Graph,ComponentMap,RootMap,DiscoverTimeMap,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,RootMap,DiscoverTime,const
boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &)' being compiled<br>5> with<br>5> [<br>5> Graph=vtkDirectedGraph *,<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5> DiscoverTimeMap=boost::vector_property_map<vtkIdType>,<br>5>
T=vtkIdType,<br>5> Tag=boost::vertex_root_t,<br>5> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,<br>5> DiscoverTime=boost::vector_property_map<vtkIdType><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4512: 'boost::DFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated<br>5> with<br>5>
[<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(50): warning C4610: class 'boost::DFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(182): warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>><br>5>
]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled<br>5> with<br>5> [<br>5> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being
compiled<br>5> with<br>5> [<br>5> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5> [<br>5>
Model=boost::CopyConstructibleConcept<boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(35) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::CopyConstructibleConcept<boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling class template member function 'void boost::DFSVisitorConcept<Visitor,Graph>::constraints(void)'<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph
*<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5>
D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,vtkDirectedGraph *><br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(191) : see reference to class template instantiation 'boost::concepts::require<Model>' being
compiled<br>5> with<br>5> [<br>5> Model=boost::DFSVisitorConcept<boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,vtkDirectedGraph *><br>5> ]<br>5> 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<VertexListGraph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being
compiled<br>5> with<br>5> [<br>5> VertexListGraph=vtkDirectedGraph *,<br>5> Arg=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> T=boost::default_color_type,<br>5> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> ColorMap=boost::vector_property_map<boost::default_color_type><br>5> ]<br>5>D:/VS2010/Libraries/boost/include/boost-1_49\boost/concept_check.hpp(166): warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated<br>5> with<br>5> [<br>5> TT=boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>><br>5> ]<br>5>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> d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): could be 'vtkstd_bool operator ==(const vtkWeakPointerBase &,const vtkWeakPointerBase &)' [found using argument-dependent lookup]<br>5> d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): or 'vtkstd_bool operator ==(vtkObjectBase *,const vtkWeakPointerBase &)' [found using argument-dependent
lookup]<br>5> d:\vs2010\sources\vtk\common\vtkWeakPointerBase.h(100): or 'vtkstd_bool operator ==(const vtkWeakPointerBase &,vtkObjectBase *)' [found using argument-dependent lookup]<br>5> d:\vs2010\sources\vtk\filtering\vtkGraph.h(722): or 'bool operator ==(vtkEdgeBase,vtkEdgeBase)' [found using argument-dependent lookup]<br>5> d:\vs2010\sources\vtk\common\vtkUnicodeString.h(234): or 'bool operator ==(const vtkUnicodeString &,const vtkUnicodeString &)' [found using argument-dependent lookup]<br>5> while trying to match the argument list '(const vtkIntArray,
std::numeric_limits<int>::_Ty)'<br>5> 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<ComponentMap,RootMap,DiscoverTime,Stack>::finish_vertex<Graph>(boost::graph_traits<vtkGraph*>::vertex_descriptor,const Graph &)' being compiled<br>5> with<br>5> [<br>5> ComponentMap=vtkIntArray *,<br>5> RootMap=boost::vector_property_map<vtkIdType>,<br>5>
DiscoverTime=boost::vector_property_map<vtkIdType>,<br>5> Stack=std::stack<Vertex>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5> D:/VS2010/Libraries/boost/include/boost-1_49\boost/graph/depth_first_search.hpp(34) : while compiling class template member function 'void boost::DFSVisitorConcept<Visitor,Graph>::constraints(void)'<br>5> with<br>5> [<br>5> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray
*,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,<br>5> Graph=vtkDirectedGraph *<br>5> ]<br>5><br>5>Build FAILED.<br>5><br>5>Time Elapsed 00:00:03.57<br>6>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------<br>6>Build started 2/21/2012 5:22:35 PM.<br>6>InitializeBuildStatus:<br>6> Creating "x64\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>6>CustomBuild:<br>6> Build all projects<br>6>FinalizeBuildStatus:<br>6> Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".<br>6> Touching "x64\Release\ALL_BUILD\ALL_BUILD.lastbuildstate".<br>6><br>6>Build succeeded.<br>6><br>6>Time Elapsed
00:00:00.25<br>7>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------<br>7>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> </div><div>Thanks and Regards<br>Sumit</div></div></body></html>