8>27>LabelAirwayParticlesByGenerationTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
8>59>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadWriteRegionAndTypePoints\ReadWriteRegionAndTypePointsTest.dir\Release\BuildLog.htm"
8>59>ReadWriteRegionAndTypePointsTest - 0 error(s), 0 warning(s)
8>60>------ Build started: Project: GenerateOverlayImages, Configuration: Release x64 ------
8>60>Linking...
8>60> Creating library D:\Projects\CIP-build\CIP-build\bin\Release\GenerateOverlayImages.lib and object D:\Projects\CIP-build\CIP-build\bin\Release\GenerateOverlayImages.exp
8>60>Embedding manifest...
8>60>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateOverlayImages\GenerateOverlayImages.dir\Release\BuildLog.htm"
8>60>GenerateOverlayImages - 0 error(s), 0 warning(s)
8>46>Performing Pre-Link Event...
8>46>Linking...
8>46>GenerateStatisticsForAirwayGenerationLabelingTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/relax.hpp(36) : warning C4512: 'boost::closed_plus<T>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(438) : see reference to class template instantiation 'boost::closed_plus<T>' being compiled
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,Default,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostPrimMinimumSpanningTree.cxx(213) : see reference to function template instantiation 'void boost::prim_minimum_spanning_tree<vtkDirectedGraph*,vtkIdTypeArray*,vtkIdType,boost::root_vertex_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,PredecessorMap,const boost::bgl_named_params<vtkIdType,boost::root_vertex_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled
4>114> with
4>114> [
4>114> T=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> Tag=boost::edge_weight_t,
4>114> Base=boost::no_property,
4>114> VertexListGraph=vtkDirectedGraph *,
4>114> PredecessorMap=vtkIdTypeArray *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,Default,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114> with
4>114> [
4>114> VertexListGraph=vtkDirectedGraph *,
4>114> Default=boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,
4>114> WeightMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> IndexMap=boost::vtkGraphIndexMap,
4>114> Params=boost::bgl_named_params<boost::detail::_project2nd<W,W>,boost::distance_combine_t,boost::bgl_named_params<std::less<W>,boost::distance_compare_t,boost::bgl_named_params<vtkIdTypeArray *,boost::vertex_predecessor_t,boost::bgl_named_params<vtkIdType,boost::root_vertex_t,boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<mapMulti>,boost::edge_weight_t,boost::no_property>>>>>,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>,
4>114> Graph=vtkDirectedGraph *
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostPrimMinimumSpanningTree.cxx(218) : see reference to function template instantiation 'void boost::prim_minimum_spanning_tree<vtkUndirectedGraph*,vtkIdTypeArray*,vtkIdType,boost::root_vertex_t,boost::bgl_named_params<T,Tag,Base>>(const VertexListGraph &,PredecessorMap,const boost::bgl_named_params<vtkIdType,boost::root_vertex_t,boost::bgl_named_params<T,Tag,Base>> &)' being compiled
4>114> with
4>114> [
4>114> T=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> Tag=boost::edge_weight_t,
4>114> Base=boost::no_property,
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> PredecessorMap=vtkIdTypeArray *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkDirectedGraph *,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>,
4>114> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<mapMulti>,vtkIdTypeArray *,boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,boost::detail::_project2nd<W,W>,std::less<W>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4510: 'boost::ReadablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::ReadablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(69) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4610: struct 'boost::ReadablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4510: 'boost::WritablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::WritablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> [
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(257) : see reference to function template instantiation 'void boost::function_requires<boost::WritablePropertyMapConcept<PMap,Key>>(Model *)' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex,
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4610: struct 'boost::WritablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(157) : warning C4510: 'boost::Assignable<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(531) : see reference to class template instantiation 'boost::Assignable<TT>' being compiled
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(529) : see reference to class template instantiation 'boost::OutputIterator<TT,ValueT>' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(157) : warning C4610: struct 'boost::Assignable<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(541) : warning C4510: 'boost::OutputIterator<TT,ValueT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
4>114> ValueT=Edge
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(541) : warning C4610: struct 'boost::OutputIterator<TT,ValueT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
4>114> ValueT=Edge
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(529) : warning C4510: 'boost::OutputIteratorConcept<TT,ValueT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
4>114> ValueT=Edge
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(529) : warning C4610: struct 'boost::OutputIteratorConcept<TT,ValueT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
4>114> ValueT=Edge
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4510: 'boost::ReadablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> Key=Edge
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::ReadablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> Key=Edge
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadablePropertyMapConcept<boost::vtkGraphEdgePropertyMapHelper<mapMulti>,Edge>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/kruskal_min_spanning_tree.hpp(60) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadablePropertyMapConcept<boost::vtkGraphEdgePropertyMapHelper<mapMulti>,Edge>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4610: struct 'boost::ReadablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
4>114> Key=Edge
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::IntegerConcept<R_value>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::IntegerConcept<R_value>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/relax.hpp(36) : warning C4512: 'boost::closed_plus<T>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=WT
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/johnson_all_pairs_shortest.hpp(166) : see reference to class template instantiation 'boost::closed_plus<T>' being compiled
4>114> with
4>114> [
4>114> T=WT
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/johnson_all_pairs_shortest.hpp(186) : see reference to function template instantiation 'bool boost::detail::johnson_dispatch<VertexAndEdgeListGraph,DistanceMatrix,boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::edge_weight_t,boost::no_property,boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::vtkGraphIndexMap>(VertexAndEdgeListGraph &,DistanceMatrix &,const boost::bgl_named_params<T,Tag,Base> &,Weight,VertexID)' being compiled
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::adj_list_edge_property_map<boost::directed_tag,float,float &,unsigned __int64,boost::property<boost::edge_weight_t,DT,boost::property<boost::edge_weight2_t,DT>>,boost::edge_weight2_t>,boost::dummy_property_map,boost::vec_adj_list_vertex_property_map<Graph2,Graph2 *,float,float &,boost::vertex_distance_t>,boost::closed_plus<WT>,std::less<WT>>,
4>114> Graph=Graph2
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::adj_list_edge_property_map<boost::directed_tag,float,float &,unsigned __int64,boost::property<boost::edge_weight_t,DT,boost::property<boost::edge_weight2_t,DT>>,boost::edge_weight2_t>,boost::dummy_property_map,boost::vec_adj_list_vertex_property_map<Graph2,Graph2 *,float,float &,boost::vertex_distance_t>,boost::closed_plus<WT>,std::less<WT>>,
4>114> Graph=Graph2
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::adj_list_edge_property_map<boost::directed_tag,float,float &,unsigned __int64,boost::property<boost::edge_weight_t,DT,boost::property<boost::edge_weight2_t,DT>>,boost::edge_weight2_t>,boost::dummy_property_map,boost::vec_adj_list_vertex_property_map<Graph2,Graph2 *,float,float &,boost::vertex_distance_t>,boost::closed_plus<WT>,std::less<WT>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::adj_list_edge_property_map<boost::directed_tag,float,float &,unsigned __int64,boost::property<boost::edge_weight_t,DT,boost::property<boost::edge_weight2_t,DT>>,boost::edge_weight2_t>,boost::dummy_property_map,boost::vec_adj_list_vertex_property_map<Graph2,Graph2 *,float,float &,boost::vertex_distance_t>,boost::closed_plus<WT>,std::less<WT>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,unsigned __int64*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=Graph2,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>,MutableQueue,boost::adj_list_edge_property_map<boost::directed_tag,float,float &,unsigned __int64,boost::property<boost::edge_weight_t,DT,boost::property<boost::edge_weight2_t,DT>>,boost::edge_weight2_t>,boost::dummy_property_map,boost::vec_adj_list_vertex_property_map<Graph2,Graph2 *,float,float &,boost::vertex_distance_t>,boost::closed_plus<WT>,std::less<WT>>,
4>114> ColorMap=boost::two_bit_color_map<VertexID2>,
4>114> SourceIterator=unsigned __int64 *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4510: 'boost::ReadablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::ReadablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(69) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4610: struct 'boost::ReadablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4510: 'boost::WritablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::WritablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> [
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(257) : see reference to function template instantiation 'void boost::function_requires<boost::WritablePropertyMapConcept<PMap,Key>>(Model *)' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex,
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4610: struct 'boost::WritablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<VertexID2>,
4>114> Key=Vertex
4>114> ]
4>114>vtkBoostConnectedComponents.cxx
4>116>Linking...
4>116> Creating library D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkIOTecplotTable-7.1.lib and object D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkIOTecplotTable-7.1.exp
4>116>Embedding manifest...
4>116>Build log was saved at "file://d:\Projects\CIP-build\VTKv7-build\IO\TecplotTable\vtkIOTecplotTable.dir\Release\BuildLog.htm"
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/connected_components.hpp(52) : warning C4512: 'boost::detail::components_recorder<ComponentsMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> ComponentsMap=vtkIntArray *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/connected_components.hpp(75) : see reference to class template instantiation 'boost::detail::components_recorder<ComponentsMap>' being compiled
4>114> with
4>114> [
4>114> ComponentsMap=vtkIntArray *
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\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
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=boost::detail::components_recorder<vtkIntArray *>,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/connected_components.hpp(76) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=boost::detail::components_recorder<vtkIntArray *>,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(23) : warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::visitor,
4>114> Value=const boost::dfs_visitor<>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(296) : see reference to class template instantiation 'boost::parameter::aux::default_<Keyword,Value>' being compiled
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::visitor,
4>114> Value=const boost::dfs_visitor<>
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\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
4>114> with
4>114> [
4>114> T=boost::default_color_type,
4>114> Graph=vtkUndirectedGraph *,
4>114> ComponentMap=vtkIntArray *,
4>114> Tag=boost::vertex_color_t,
4>114> Base=boost::no_property
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(720) : warning C4512: 'boost::detail::get_default_starting_vertex_t<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::detail::get_default_starting_vertex_t<G>' being compiled
4>114> with
4>114> [
4>114> G=vtkUndirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(62) : warning C4512: 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' being compiled
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4510: 'boost::DFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::components_recorder<vtkIntArray *>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::components_recorder<vtkIntArray *>,
4>114> Graph=vtkUndirectedGraph *
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
4>114> ColorMap=boost::vector_property_map<boost::default_color_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(302) : see reference to function template instantiation 'void boost::graph::detail::depth_first_search_impl<Graph>::operator ()<ArgPack>(const Graph &,const ArgPack &) const' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> ArgPack=arg_pack_type
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4512: 'boost::DFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4610: class 'boost::DFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(23) : warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::color_map,
4>114> Value=const int
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(597) : see reference to class template instantiation 'boost::parameter::aux::default_<Keyword,Value>' being compiled
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::color_map,
4>114> Value=const int
4>114> ValueType=boost::default_color_type
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(297) : see reference to class template instantiation 'boost::detail::map_maker<Graph,ArgPack,MapTag,ValueType>' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> ArgPack=arg_pack_type,
4>114> MapTag=boost::graph::keywords::tag::color_map,
4>114> ValueType=boost::default_color_type
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to function template instantiation 'void boost::depth_first_search<Graph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> Arg=const boost::detail::components_recorder<vtkIntArray *>,
4>114> T=boost::default_color_type,
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
4>114> ColorMap=boost::vector_property_map<boost::default_color_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=boost::detail::components_recorder<vtkIntArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/strong_components.hpp(83) : warning C4512: 'boost::detail::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> ComponentMap=vtkIntArray *,
4>114> RootMap=boost::vector_property_map<vtkIdType>,
4>114> DiscoverTime=boost::vector_property_map<vtkIdType>,
4>114> Stack=std::stack<Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/strong_components.hpp(108) : see reference to class template instantiation 'boost::detail::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>' being compiled
4>114> with
4>114> [
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\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
4>117>vtkStreaklineFilter.cxx
4>114> with
4>114> [
4>114> T=vtkIdType,
4>114> Tag=boost::vertex_root_t,
4>114> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,
4>114> Graph=vtkDirectedGraph *,
4>114> ComponentMap=vtkIntArray *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> Tag=boost::graph_visitor_t,
4>114> 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>>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/strong_components.hpp(109) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(204) : see reference to function template instantiation 'void boost::detail::depth_first_visit_impl<VertexListGraph,DFSVisitor,ColorMap,boost::detail::nontruth2>(const IncidenceGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DFSVisitor &,ColorMap,TerminatorFunc)' being compiled
4>114> with
4>114> [
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
4>114> ColorMap=boost::vector_property_map<boost::default_color_type>,
4>114> IncidenceGraph=vtkUndirectedGraph *,
4>114> TerminatorFunc=boost::detail::nontruth2
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(720) : warning C4512: 'boost::detail::get_default_starting_vertex_t<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::detail::get_default_starting_vertex_t<G>' being compiled
4>114> with
4>114> [
4>114> G=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(302) : see reference to function template instantiation 'void boost::graph::detail::depth_first_search_impl<Graph>::operator ()<ArgPack>(const Graph &,const ArgPack &) const' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(62) : warning C4512: 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' being compiled
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4510: 'boost::DFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> Graph=vtkDirectedGraph *
4>114> VertexListGraph=vtkDirectedGraph *,
4>114> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> ColorMap=boost::vector_property_map<boost::default_color_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(302) : see reference to function template instantiation 'void boost::graph::detail::depth_first_search_impl<Graph>::operator ()<ArgPack>(const Graph &,const ArgPack &) const' being compiled
4>114> with
4>114> [
4>114> Graph=vtkDirectedGraph *,
4>114> ArgPack=arg_pack_type
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4512: 'boost::DFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4610: class 'boost::DFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to function template instantiation 'void boost::depth_first_search<Graph,const Arg,boost::vector_property_map<T>>(const VertexListGraph &,DFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkDirectedGraph *,
4>114> Arg=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> T=boost::default_color_type,
4>114> VertexListGraph=vtkDirectedGraph *,
4>114> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
4>114> ColorMap=boost::vector_property_map<boost::default_color_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/reverse_graph.hpp(171) : warning C4512: 'boost::reverse_graph<BidirectionalGraph>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> BidirectionalGraph=vtkDirectedGraph *
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBreadthFirstSearchTree.cxx(278) : see reference to class template instantiation 'boost::reverse_graph<BidirectionalGraph>' being compiled
4>114> with
4>114> [
4>114> BidirectionalGraph=vtkDirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/reverse_graph.hpp(171) : warning C4512: 'boost::reverse_graph<BidirectionalGraph,GraphRef>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> BidirectionalGraph=vtkDirectedGraph *,
4>114> GraphRef=vtkDirectedGraph *&
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBreadthFirstSearchTree.cxx(278) : see reference to class template instantiation 'boost::reverse_graph<BidirectionalGraph,GraphRef>' being compiled
4>114> with
4>114> [
4>114> BidirectionalGraph=vtkDirectedGraph *,
4>114> GraphRef=vtkDirectedGraph *&
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(73) : warning C4510: 'boost::concepts::Graph<G>' : default constructor could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(77) : see reference to class template instantiation 'boost::concepts::Graph<G>' being compiled
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(75) : see reference to class template instantiation 'boost::concepts::IncidenceGraph<G>' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(73) : warning C4512: 'boost::concepts::Graph<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(73) : warning C4610: struct 'boost::concepts::Graph<G>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(113) : warning C4510: 'boost::concepts::IncidenceGraph<G>' : default constructor could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(113) : warning C4512: 'boost::concepts::IncidenceGraph<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(113) : warning C4610: struct 'boost::concepts::IncidenceGraph<G>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(75) : warning C4510: 'boost::concepts::IncidenceGraphConcept<G>' : default constructor could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(75) : warning C4512: 'boost::concepts::IncidenceGraphConcept<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/graph_concepts.hpp(75) : warning C4610: struct 'boost::concepts::IncidenceGraphConcept<G>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> G=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=bfs_tree_builder<vtkIdTypeArray *>,
4>114> Graph=boost::reverse_graph<vtkDirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=bfs_tree_builder<vtkIdTypeArray *>,
4>114> Graph=boost::reverse_graph<vtkDirectedGraph *>
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::BFSVisitorConcept<bfs_tree_builder<vtkIdTypeArray *>,boost::reverse_graph<vtkDirectedGraph *>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(68) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::BFSVisitorConcept<bfs_tree_builder<vtkIdTypeArray *>,boost::reverse_graph<vtkDirectedGraph *>>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBrandesCentrality.cxx(158) : see reference to function template instantiation 'void boost::brandes_betweenness_centrality<vtkDirectedGraph*,boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>>(const Graph &,const boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled
4>114> with
4>114> [
4>114> PMap=vtkDataArray *,
4>114> T=boost::identity_property_map,
4>114> Tag=boost::vertex_index_t,
4>114> Base=boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,boost::edge_centrality_t,boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(101) : warning C4512: 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkDirectedGraph *const ,
4>114> WeightMap=ew,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(127) : see reference to class template instantiation 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=visitor_type,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::typed_identity_property_map<size_t>,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(133) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=visitor_type,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(207) : warning C4512: 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkDirectedGraph *const ,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(224) : see reference to class template instantiation 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114> [
4>114> VertexIndexMap=boost::typed_identity_property_map<size_t>
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBrandesCentrality.cxx(164) : see reference to function template instantiation 'void boost::brandes_betweenness_centrality<vtkDirectedGraph*,boost::identity_property_map,boost::vertex_index_t,boost::bgl_named_params<T,Tag,Base>>(const Graph &,const boost::bgl_named_params<boost::identity_property_map,boost::vertex_index_t,boost::bgl_named_params<T,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled
4>114> with
4>114> [
4>114> T=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,
4>114> Tag=boost::edge_centrality_t,
4>114> Base=boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(101) : warning C4512: 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *const ,
4>114> WeightMap=ew,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(127) : see reference to class template instantiation 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBrandesCentrality.cxx(175) : see reference to function template instantiation 'void boost::brandes_betweenness_centrality<vtkUndirectedGraph*,boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>>(const Graph &,const boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<PMap>,boost::edge_weight_t,boost::bgl_named_params<T,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled
4>114> with
4>114> [
4>114> PMap=vtkDataArray *,
4>114> T=boost::identity_property_map,
4>114> Tag=boost::vertex_index_t,
4>114> Base=boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,boost::edge_centrality_t,boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=visitor_type,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::typed_identity_property_map<size_t>,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(133) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=visitor_type,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(207) : warning C4512: 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *const ,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(224) : see reference to class template instantiation 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114> [
4>114> VertexIndexMap=boost::typed_identity_property_map<size_t>
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBrandesCentrality.cxx(181) : see reference to function template instantiation 'void boost::brandes_betweenness_centrality<vtkUndirectedGraph*,boost::identity_property_map,boost::vertex_index_t,boost::bgl_named_params<T,Tag,Base>>(const Graph &,const boost::bgl_named_params<boost::identity_property_map,boost::vertex_index_t,boost::bgl_named_params<T,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled
4>114> with
4>114> [
4>114> T=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,
4>114> Tag=boost::edge_centrality_t,
4>114> Base=boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> Graph=vtkDirectedGraph *
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(322) : see reference to function template instantiation 'void boost::detail::graph::brandes_unweighted_shortest_paths::operator ()<const Graph,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap>(Graph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,std::stack<_Ty> &,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkDirectedGraph *,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>,
4>114> VertexIndexMap=boost::typed_identity_property_map<size_t>,
4>114> _Ty=vertex_descriptor
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> Graph=vtkUndirectedGraph *
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(322) : see reference to function template instantiation 'void boost::detail::graph::brandes_unweighted_shortest_paths::operator ()<const Graph,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap>(Graph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,std::stack<_Ty> &,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>,
4>114> VertexIndexMap=boost::typed_identity_property_map<size_t>,
4>114> _Ty=vertex_descriptor
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkDirectedGraph *,
4>114> Buffer=boost::queue<vertex_descriptor>,
4>114> BFSVisitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> ColorMap=boost::iterator_property_map<std::_Vector_iterator<boost::default_color_type,std::allocator<boost::default_color_type>>,boost::typed_identity_property_map<size_t>,boost::default_color_type,boost::default_color_type &>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkUndirectedGraph *,
4>114> Buffer=boost::queue<vertex_descriptor>,
4>114> BFSVisitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,
4>114> ColorMap=boost::iterator_property_map<std::_Vector_iterator<boost::default_color_type,std::allocator<boost::default_color_type>>,boost::typed_identity_property_map<size_t>,boost::default_color_type,boost::default_color_type &>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/relax.hpp(36) : warning C4512: 'boost::closed_plus<T>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(438) : see reference to class template instantiation 'boost::closed_plus<T>' being compiled
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,P,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,P,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114> with
4>114> [
4>114> VertexListGraph=vtkDirectedGraph *,
4>114> P=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
4>114> WeightMap=boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,
4>114> IndexMap=boost::typed_identity_property_map<size_t>,
4>114> Params=boost::bgl_named_params<visitor_type,boost::graph_visitor_t,boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::typed_identity_property_map<size_t>,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>>,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> Graph=vtkDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> Graph=vtkDirectedGraph *
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> Graph=vtkUndirectedGraph *
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkDirectedGraph *,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> ColorMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkUndirectedGraph *,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::typed_identity_property_map<size_t>,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,boost::closed_plus<D>,std::less<D>>,
4>114> ColorMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4510: 'boost::ReadablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::ReadablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(69) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4610: struct 'boost::ReadablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4510: 'boost::WritablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>117>Linking...
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::WritablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> [
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(257) : see reference to function template instantiation 'void boost::function_requires<boost::WritablePropertyMapConcept<PMap,Key>>(Model *)' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex,
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4610: struct 'boost::WritablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
4>114> Key=Vertex
4>114> ]
4>114>vtkBoostBiconnectedComponents.cxx
4>117> Creating library D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkFiltersFlowPaths-7.1.lib and object D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkFiltersFlowPaths-7.1.exp
4>117>Embedding manifest...
4>117>Build log was saved at "file://d:\Projects\CIP-build\VTKv7-build\Filters\FlowPaths\vtkFiltersFlowPaths.dir\Release\BuildLog.htm"
4>117>vtkFiltersFlowPaths - 0 error(s), 0 warning(s)
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4510: 'boost::WritablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
4>114> Key=edge_t
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::WritablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
4>114> Key=edge_t
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4610: struct 'boost::WritablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(156) : warning C4512: 'boost::detail::biconnected_components_visitor<ComponentMap,DiscoverTimeMap,LowPointMap,PredecessorMap,OutputIterator,Stack,ArticulationVector,IndexMap,DFSVisitor>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::no_property
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(189) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=boost::vtkGraphIndexMap,
4>114> Tag=boost::vertex_index_t,
4>114> Base=boost::bgl_named_params<boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,boost::graph_visitor_t,boost::no_property>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(189) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=boost::vtkGraphIndexMap,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(23) : warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::visitor,
4>114> Value=const boost::dfs_visitor<>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(296) : see reference to class template instantiation 'boost::parameter::aux::default_<Keyword,Value>' being compiled
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::visitor,
4>114> Value=const boost::dfs_visitor<>
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(720) : warning C4512: 'boost::detail::get_default_starting_vertex_t<G>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> G=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::detail::get_default_starting_vertex_t<G>' being compiled
4>114> with
4>114> [
4>114> G=vtkUndirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(62) : warning C4512: 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(298) : see reference to class template instantiation 'boost::parameter::aux::lazy_default<KW,DefaultComputer>' being compiled
4>114> with
4>114> [
4>114> KW=boost::graph::keywords::tag::root_vertex,
4>114> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4510: 'boost::DFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::DFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> Graph=vtkUndirectedGraph *
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> DFSVisitor=const boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> ColorMap=boost::shared_array_property_map<boost::default_color_type,boost::vtkGraphIndexMap>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(302) : see reference to function template instantiation 'void boost::graph::detail::depth_first_search_impl<Graph>::operator ()<ArgPack>(const Graph &,const ArgPack &) const' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> ArgPack=arg_pack_type
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4512: 'boost::DFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(51) : warning C4610: class 'boost::DFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(23) : warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::color_map,
4>114> Value=const int
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(597) : see reference to class template instantiation 'boost::parameter::aux::default_<Keyword,Value>' being compiled
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::color_map,
4>114> Value=const int
4>114> ValueType=boost::default_color_type
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(297) : see reference to class template instantiation 'boost::detail::map_maker<Graph,ArgPack,MapTag,ValueType>' being compiled
4>114> with
4>114> [
4>114> Graph=vtkUndirectedGraph *,
4>114> ArgPack=arg_pack_type,
4>114> MapTag=boost::graph::keywords::tag::color_map,
4>114> ValueType=boost::default_color_type
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(128) : warning C4267: 'argument' : conversion from 'size_t' to 'const boost::property_traits<vtkIntArray*>::value_type', possible loss of data
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(44) : see reference to function template instantiation 'void boost::detail::biconnected_components_visitor<ComponentMap,DiscoverTimeMap,LowPointMap,PredecessorMap,OutputIterator,Stack,ArticulationVector,IndexMap,DFSVisitor>::finish_vertex<boost::graph_traits<vtkGraph*>::vertex_descriptor,Graph>(const Vertex &,Graph &)' being compiled
4>114> with
4>114> [
4>114> ComponentMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
4>114> DiscoverTimeMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> LowPointMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> PredecessorMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> OutputIterator=std::back_insert_iterator<std::vector<__int64>>,
4>114> Stack=std::stack<edge_t>,
4>114> ArticulationVector=std::vector<char>,
4>114> DFSVisitor=boost::dfs_visitor<>,
4>114> Graph=vtkUndirectedGraph *,
4>114> Vertex=boost::graph_traits<vtkGraph*>::vertex_descriptor
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(35) : while compiling class template member function 'void boost::DFSVisitorConcept<Visitor,Graph>::constraints(void)'
4>114> with
4>114> [
4>114> Visitor=boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> Graph=vtkUndirectedGraph *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(133) : warning C4267: 'argument' : conversion from 'size_t' to 'const boost::property_traits<vtkIntArray*>::value_type', possible loss of data
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/parameter/aux_/default.hpp(23) : warning C4512: 'boost::parameter::aux::default_<Keyword,Value>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::vertex_index_map,
4>114> Value=const int
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(430) : see reference to class template instantiation 'boost::parameter::aux::default_<Keyword,Value>' being compiled
4>114> with
4>114> [
4>114> Keyword=boost::graph::keywords::tag::vertex_index_map,
4>114> Value=const int
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(595) : see reference to class template instantiation 'boost::detail::map_maker_helper<Exists,Graph,ArgPack,Value,PM>' being compiled
4>114> with
4>114> [
4>114> Exists=false,
4>114> Graph=vtkUndirectedGraph *,
4>114> ArgPack=arg_pack_type,
4>114> Value=boost::default_color_type,
4>114> PM=int
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(128) : warning C4267: 'argument' : conversion from 'size_t' to 'const boost::property_traits<vtkIntArray*>::value_type', possible loss of data
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(142) : see reference to function template instantiation 'void boost::detail::biconnected_components_visitor<ComponentMap,DiscoverTimeMap,LowPointMap,PredecessorMap,OutputIterator,Stack,ArticulationVector,IndexMap,DFSVisitor>::finish_vertex<boost::graph_traits<vtkGraph*>::vertex_descriptor,const IncidenceGraph>(const Vertex &,Graph &)' being compiled
4>114> with
4>114> [
4>114> ComponentMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
4>114> DiscoverTimeMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> LowPointMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> PredecessorMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
4>114> OutputIterator=std::back_insert_iterator<std::vector<__int64>>,
4>118>vtkMNITagPointWriter.cxx
4>114> Stack=std::stack<edge_t>,
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/depth_first_search.hpp(204) : see reference to function template instantiation 'void boost::detail::depth_first_visit_impl<VertexListGraph,DFSVisitor,ColorMap,boost::detail::nontruth2>(const IncidenceGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DFSVisitor &,ColorMap,TerminatorFunc)' being compiled
4>114> with
4>114> [
4>114> VertexListGraph=vtkUndirectedGraph *,
4>114> DFSVisitor=const boost::detail::biconnected_components_visitor<boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,std::back_insert_iterator<std::vector<__int64>>,std::stack<edge_t>,std::vector<char>,boost::vtkGraphIndexMap,boost::dfs_visitor<>>,
4>114> ColorMap=boost::shared_array_property_map<boost::default_color_type,boost::vtkGraphIndexMap>,
4>114> IncidenceGraph=vtkUndirectedGraph *,
4>114> TerminatorFunc=boost::detail::nontruth2
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/biconnected_components.hpp(133) : warning C4267: 'argument' : conversion from 'size_t' to 'const boost::property_traits<vtkIntArray*>::value_type', possible loss of data
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(23) : while compiling class template member function 'void boost::concepts::check<Model>::failed(Model *)'
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(61) : see reference to class template instantiation 'boost::concepts::check<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::SignedInteger<boost::long_long_type>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(101) : warning C4512: 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkMutableDirectedGraph *const ,
4>114> WeightMap=ew,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(127) : see reference to class template instantiation 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=visitor_type,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::vtkGraphIndexMap,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(133) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=visitor_type,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(101) : warning C4512: 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkMutableUndirectedGraph *const ,
4>114> WeightMap=ew,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(127) : see reference to class template instantiation 'boost::detail::graph::brandes_dijkstra_visitor<Graph,WeightMap,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/named_function_params.hpp(152) : warning C4512: 'boost::bgl_named_params<T,Tag,Base>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=visitor_type,
4>114> Tag=boost::graph_visitor_t,
4>114> Base=boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::vtkGraphIndexMap,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(133) : see reference to class template instantiation 'boost::bgl_named_params<T,Tag,Base>' being compiled
4>114> with
4>114> [
4>114> T=visitor_type,
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(207) : warning C4512: 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkMutableDirectedGraph *const ,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(224) : see reference to class template instantiation 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114> [
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBetweennessClustering.cxx(283) : see reference to function template instantiation 'void boost::betweenness_centrality_clustering<vtkMutableDirectedGraph*,boost::bc_clustering_threshold<T>,boost::vtkGraphEdgePropertyMapHelper<PMap>>(MutableGraph &,Done,EdgeCentralityMap)' being compiled
4>114> with
4>114> [
4>114> T=double,
4>114> PMap=vtkFloatArray *,
4>114> MutableGraph=vtkMutableDirectedGraph *,
4>114> Done=boost::bc_clustering_threshold<double>,
4>114> EdgeCentralityMap=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(207) : warning C4512: 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> Graph=vtkMutableUndirectedGraph *const ,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(224) : see reference to class template instantiation 'boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<Graph,IncomingMap,DistanceMap,PathCountMap>' being compiled
4>114> with
4>114> [
4>114> ]
4>114> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBetweennessClustering.cxx(310) : see reference to function template instantiation 'void boost::betweenness_centrality_clustering<vtkMutableUndirectedGraph*,boost::bc_clustering_threshold<T>,boost::vtkGraphEdgePropertyMapHelper<PMap>>(MutableGraph &,Done,EdgeCentralityMap)' being compiled
4>114> with
4>114> [
4>114> T=double,
4>114> PMap=vtkFloatArray *,
4>114> MutableGraph=vtkMutableUndirectedGraph *,
4>114> Done=boost::bc_clustering_threshold<double>,
4>114> EdgeCentralityMap=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/relax.hpp(36) : warning C4512: 'boost::closed_plus<T>' : assignment operator could not be generated
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(438) : see reference to class template instantiation 'boost::closed_plus<T>' being compiled
4>114> with
4>114> [
4>114> T=D
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,P,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> Graph=vtkMutableDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> Graph=vtkMutableDirectedGraph *
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(322) : see reference to function template instantiation 'void boost::detail::graph::brandes_unweighted_shortest_paths::operator ()<const Graph,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap>(Graph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,std::stack<_Ty> &,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkMutableDirectedGraph *,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>,
4>114> VertexIndexMap=boost::vtkGraphIndexMap,
4>114> _Ty=vertex_descriptor
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> Graph=vtkMutableUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> Graph=vtkMutableUndirectedGraph *
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/betweenness_centrality.hpp(322) : see reference to function template instantiation 'void boost::detail::graph::brandes_unweighted_shortest_paths::operator ()<const Graph,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap>(Graph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,std::stack<_Ty> &,IncomingMap,DistanceMap,PathCountMap,VertexIndexMap)' being compiled
4>114> with
4>114> [
4>114> Graph=vtkMutableUndirectedGraph *,
4>114> IncomingMap=boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>,
4>114> VertexIndexMap=boost::vtkGraphIndexMap,
4>114> _Ty=vertex_descriptor
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkMutableDirectedGraph *,
4>114> Buffer=boost::queue<vertex_descriptor>,
4>114> BFSVisitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableDirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> ColorMap=boost::iterator_property_map<std::_Vector_iterator<boost::default_color_type,std::allocator<boost::default_color_type>>,boost::vtkGraphIndexMap,boost::default_color_type,boost::default_color_type &>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkMutableUndirectedGraph *,
4>114> Buffer=boost::queue<vertex_descriptor>,
4>114> BFSVisitor=boost::detail::graph::brandes_unweighted_shortest_paths::visitor_type<vtkMutableUndirectedGraph *const ,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,
4>114> ColorMap=boost::iterator_property_map<std::_Vector_iterator<boost::default_color_type,std::allocator<boost::default_color_type>>,boost::vtkGraphIndexMap,boost::default_color_type,boost::default_color_type &>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(466) : see reference to function template instantiation 'void boost::detail::dijkstra_dispatch2<VertexListGraph,P,WeightMap,IndexMap,Params>(const VertexListGraph &,boost::graph_traits<vtkGraph*>::vertex_descriptor,DistanceMap,WeightMap,IndexMap,const Params &)' being compiled
4>114> with
4>114> [
4>114> VertexListGraph=vtkMutableDirectedGraph *,
4>114> P=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
4>114> WeightMap=boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,
4>114> IndexMap=boost::vtkGraphIndexMap,
4>114> Params=boost::bgl_named_params<visitor_type,boost::graph_visitor_t,boost::bgl_named_params<boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::vertex_distance_t,boost::bgl_named_params<boost::vtkGraphIndexMap,boost::vertex_index_t,boost::bgl_named_params<ew,boost::edge_weight_t,boost::no_property>>>>,
4>114> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/dijkstra_shortest_paths.hpp(183) : warning C4512: 'boost::detail::dijkstra_bfs_visitor<UniformCostVisitor,UpdatableQueue,WeightMap,PredecessorMap,DistanceMap,BinaryFunction,BinaryPredicate>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> Graph=vtkMutableDirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> Graph=vtkMutableDirectedGraph *
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4510: 'boost::BFSVisitorConcept<Visitor,Graph>' : default constructor could not be generated
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> Graph=vtkMutableUndirectedGraph *
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::BFSVisitorConcept<Visitor,Graph>' being compiled
4>114> with
4>114> [
4>114> Visitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> Graph=vtkMutableUndirectedGraph *
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4512: 'boost::BFSVisitorConcept<Visitor,Graph>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(53) : warning C4610: struct 'boost::BFSVisitorConcept<Visitor,Graph>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkMutableDirectedGraph *,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableDirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4510: 'boost::CopyConstructible<TT>' : default constructor could not be generated
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : see reference to class template instantiation 'boost::CopyConstructible<TT>' being compiled
4>114> with
4>114> [
4>114> TT=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::CopyConstructibleConcept<TT>' being compiled
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(105) : see reference to function template instantiation 'void boost::breadth_first_visit<IncidenceGraph,Buffer,BFSVisitor,ColorMap,boost::graph_traits<vtkGraph*>::vertex_descriptor*>(const IncidenceGraph &,SourceIterator,SourceIterator,Buffer &,BFSVisitor,ColorMap)' being compiled
4>114> with
4>114> [
4>114> IncidenceGraph=vtkMutableUndirectedGraph *,
4>114> Buffer=MutableQueue,
4>114> BFSVisitor=boost::detail::dijkstra_bfs_visitor<boost::detail::graph::brandes_dijkstra_visitor<vtkMutableUndirectedGraph *const ,ew,boost::iterator_property_map<std::_Vector_iterator<std::vector<edge_descriptor>,std::allocator<std::vector<edge_descriptor>>>,boost::vtkGraphIndexMap,std::vector<edge_descriptor>,std::vector<edge_descriptor> >,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>>,MutableQueue,boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,boost::dummy_property_map,boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,boost::closed_plus<D>,std::less<centrality_type>>,
4>114> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4512: 'boost::CopyConstructible<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(176) : warning C4610: struct 'boost::CopyConstructible<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4510: 'boost::CopyConstructibleConcept<TT>' : default constructor could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4512: 'boost::CopyConstructibleConcept<TT>' : assignment operator could not be generated
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept_check.hpp(160) : warning C4610: struct 'boost::CopyConstructibleConcept<TT>' can never be instantiated - user defined constructor required
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4510: 'boost::ReadablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::ReadablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/msvc.hpp(53) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/graph/breadth_first_search.hpp(69) : see reference to class template instantiation 'boost::concepts::require<Model>' being compiled
4>114> with
4>114> [
4>114> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(205) : warning C4610: struct 'boost::ReadablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4510: 'boost::WritablePropertyMapConcept<PMap,Key>' : default constructor could not be generated
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::WritablePropertyMapConcept<PMap,Key>' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex
4>114> [
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114> D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(257) : see reference to function template instantiation 'void boost::function_requires<boost::WritablePropertyMapConcept<PMap,Key>>(Model *)' being compiled
4>114> with
4>114> [
4>114> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
4>114> Key=Vertex,
4>114> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
4>114> ]
4>114>D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost/property_map/property_map.hpp(236) : warning C4610: struct 'boost::WritablePropertyMapConcept<PMap,Key>' can never be instantiated - user defined constructor required