7>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(309) : error C2555: 'vtkGlyph3DWithScaling::GetMTime': overriding virtual function return type differs and is not covariant from 'vtkObject::GetMTime'
7>1> D:\Projects\CIP-build\VTKv7\Common\Core\vtkObject.h(96) : see declaration of 'vtkObject::GetMTime'
7>1>Generating Code...
7>1>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Utilities\CIPUtilities.dir\Release\BuildLog.htm"
7>1>CIPUtilities - 1 error(s), 11 warning(s)
7>3>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\copy-input-files.dir\Release\BuildLog.htm"
7>3>copy-input-files - 0 error(s), 0 warning(s)
7>4>------ Build started: Project: CIPCommon, Configuration: Release x64 ------
7>4>Compiling...
7>4>cipFissureDataInteractor.cxx
7>4>cipVesselDataInteractor.cxx
7>4>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(309) : error C2555: 'vtkGlyph3DWithScaling::GetMTime': overriding virtual function return type differs and is not covariant from 'vtkObject::GetMTime'
3>105>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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> Tag=boost::edge_weight_t,
3>105> Base=boost::no_property,
3>105> VertexListGraph=vtkDirectedGraph *,
3>105> PredecessorMap=vtkIdTypeArray *
3>105> ]
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105>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
3>105> 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
3>105> with
3>105> [
3>105> VertexListGraph=vtkDirectedGraph *,
3>105> Default=boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>,
3>105> WeightMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> IndexMap=boost::vtkGraphIndexMap,
3>105> 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>>>>>,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<double,std::allocator<double>>,boost::vtkGraphIndexMap,double,double &>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkDirectedGraph *
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> Tag=boost::edge_weight_t,
3>105> Base=boost::no_property,
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> PredecessorMap=vtkIdTypeArray *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkDirectedGraph *,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>106>vtkMINCImageWriter.cxx
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105> 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
3>106>vtkMINCImageReader.cxx
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex,
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
3>105> ]
3>105> 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
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
3>105> ValueT=Edge
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
3>105> ValueT=Edge
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
3>105> ValueT=Edge
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=std::back_insert_iterator<std::vector<vtkEdgeType>>,
3>105> ValueT=Edge
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> Key=Edge
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> Key=Edge
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadablePropertyMapConcept<boost::vtkGraphEdgePropertyMapHelper<mapMulti>,Edge>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadablePropertyMapConcept<boost::vtkGraphEdgePropertyMapHelper<mapMulti>,Edge>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::vtkGraphEdgePropertyMapHelper<mapMulti>,
3>105> Key=Edge
3>105> ]
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::IntegerConcept<R_value>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::IntegerConcept<R_value>
3>105> ]
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> T=WT
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=WT
3>105> ]
3>105> 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
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=Graph2
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=Graph2
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=Graph2,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<VertexID2>,
3>105> SourceIterator=unsigned __int64 *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex
3>105> [
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<VertexID2>,
3>105> Key=Vertex,
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<VertexID2>,Vertex>
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> ComponentsMap=vtkIntArray *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> ComponentsMap=vtkIntArray *
3>105> ]
3>105> ..\..\..\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
3>105>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
3>105> with
3>105> [
3>105> T=boost::detail::components_recorder<vtkIntArray *>,
3>105> Tag=boost::graph_visitor_t,
3>105> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=boost::detail::components_recorder<vtkIntArray *>,
3>105>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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::visitor,
3>105> Value=const boost::dfs_visitor<>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::visitor,
3>105> Value=const boost::dfs_visitor<>
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=boost::default_color_type,
3>105> Graph=vtkUndirectedGraph *,
3>105> ComponentMap=vtkIntArray *,
3>105> Tag=boost::vertex_color_t,
3>105> Base=boost::no_property
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> G=vtkUndirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Visitor=boost::detail::components_recorder<vtkIntArray *>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Visitor=boost::detail::components_recorder<vtkIntArray *>,
3>105> Graph=vtkUndirectedGraph *
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
3>105> ColorMap=boost::vector_property_map<boost::default_color_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> ArgPack=arg_pack_type
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::color_map,
3>105> Value=const int
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::color_map,
3>105> Value=const int
3>105> ValueType=boost::default_color_type
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> ArgPack=arg_pack_type,
3>105> MapTag=boost::graph::keywords::tag::color_map,
3>105> ValueType=boost::default_color_type
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105> 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
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> Arg=const boost::detail::components_recorder<vtkIntArray *>,
3>105> T=boost::default_color_type,
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
3>105> ColorMap=boost::vector_property_map<boost::default_color_type>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::components_recorder<vtkIntArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> ComponentMap=vtkIntArray *,
3>105> RootMap=boost::vector_property_map<vtkIdType>,
3>105> DiscoverTime=boost::vector_property_map<vtkIdType>,
3>105> Stack=std::stack<Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=vtkIdType,
3>105> Tag=boost::vertex_root_t,
3>105> Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,
3>105> Graph=vtkDirectedGraph *,
3>105> ComponentMap=vtkIntArray *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> Tag=boost::graph_visitor_t,
3>105> 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>>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
3>105> ColorMap=boost::vector_property_map<boost::default_color_type>,
3>105> IncidenceGraph=vtkUndirectedGraph *,
3>105> TerminatorFunc=boost::detail::nontruth2
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> G=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105>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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> Graph=vtkDirectedGraph *
3>105> VertexListGraph=vtkDirectedGraph *,
3>105> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> ColorMap=boost::vector_property_map<boost::default_color_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkDirectedGraph *,
3>105> ArgPack=arg_pack_type
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105> 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
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkDirectedGraph *,
3>105> Arg=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> T=boost::default_color_type,
3>105> VertexListGraph=vtkDirectedGraph *,
3>105> DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
3>105> ColorMap=boost::vector_property_map<boost::default_color_type>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
3>105> ]
3>105>vtkBoostBreadthFirstSearchTree.cxx
3>105>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
3>105> with
3>105> [
3>105> BidirectionalGraph=vtkDirectedGraph *
3>105> ]
3>105> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBreadthFirstSearchTree.cxx(278) : see reference to class template instantiation 'boost::reverse_graph<BidirectionalGraph>' being compiled
3>105> with
3>105> [
3>105> BidirectionalGraph=vtkDirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> BidirectionalGraph=vtkDirectedGraph *,
3>105> GraphRef=vtkDirectedGraph *&
3>105> ]
3>105> ..\..\..\VTKv7\Infovis\BoostGraphAlgorithms\vtkBoostBreadthFirstSearchTree.cxx(278) : see reference to class template instantiation 'boost::reverse_graph<BidirectionalGraph,GraphRef>' being compiled
3>105> with
3>105> [
3>105> BidirectionalGraph=vtkDirectedGraph *,
3>105> GraphRef=vtkDirectedGraph *&
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105> 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
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> G=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Visitor=bfs_tree_builder<vtkIdTypeArray *>,
3>105> Graph=boost::reverse_graph<vtkDirectedGraph *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Visitor=bfs_tree_builder<vtkIdTypeArray *>,
3>105> Graph=boost::reverse_graph<vtkDirectedGraph *>
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::BFSVisitorConcept<bfs_tree_builder<vtkIdTypeArray *>,boost::reverse_graph<vtkDirectedGraph *>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::BFSVisitorConcept<bfs_tree_builder<vtkIdTypeArray *>,boost::reverse_graph<vtkDirectedGraph *>>
3>105> ]
3>105>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
3>105>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
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> PMap=vtkDataArray *,
3>105> T=boost::identity_property_map,
3>105> Tag=boost::vertex_index_t,
3>105> Base=boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,boost::edge_centrality_t,boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkDirectedGraph *const ,
3>105> WeightMap=ew,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105>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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105> Tag=boost::graph_visitor_t,
3>105> 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>>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkDirectedGraph *const ,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> VertexIndexMap=boost::typed_identity_property_map<size_t>
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,
3>105> Tag=boost::edge_centrality_t,
3>105> Base=boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *const ,
3>105> WeightMap=ew,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> PMap=vtkDataArray *,
3>105> T=boost::identity_property_map,
3>105> Tag=boost::vertex_index_t,
3>105> Base=boost::bgl_named_params<boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,boost::edge_centrality_t,boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105> Tag=boost::graph_visitor_t,
3>105> 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>>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *const ,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> VertexIndexMap=boost::typed_identity_property_map<size_t>
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>,
3>105> Tag=boost::edge_centrality_t,
3>105> Base=boost::bgl_named_params<vtkFloatArray *,boost::vertex_centrality_t,boost::no_property>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkDirectedGraph *
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkDirectedGraph *,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>,
3>105> VertexIndexMap=boost::typed_identity_property_map<size_t>,
3>105> _Ty=vertex_descriptor
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkUndirectedGraph *
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::typed_identity_property_map<size_t>,__int64,__int64 &>,
3>105> VertexIndexMap=boost::typed_identity_property_map<size_t>,
3>105> _Ty=vertex_descriptor
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkDirectedGraph *,
3>105> Buffer=boost::queue<vertex_descriptor>,
3>105> 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 &>>,
3>105> 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 &>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkUndirectedGraph *,
3>105> Buffer=boost::queue<vertex_descriptor>,
3>105> 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 &>>,
3>105> 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 &>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105>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
3>105> 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
3>105> with
3>105> [
3>105> VertexListGraph=vtkDirectedGraph *,
3>105> P=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>,
3>105> WeightMap=boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,
3>105> IndexMap=boost::typed_identity_property_map<size_t>,
3>105> 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>>>>,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::typed_identity_property_map<size_t>,float,float &>
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkDirectedGraph *
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkUndirectedGraph *
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkDirectedGraph *,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkUndirectedGraph *,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex
3>105> [
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,
3>105> Key=Vertex,
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::typed_identity_property_map<size_t>>,Vertex>
3>105> ]
3>105>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
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
3>105> Key=edge_t
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
3>105> Key=edge_t
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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<>>,
3>105> Tag=boost::graph_visitor_t,
3>105> Base=boost::no_property
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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<>>,
3>105>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
3>105> with
3>105> [
3>105> T=boost::vtkGraphIndexMap,
3>105> Tag=boost::vertex_index_t,
3>105> 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>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=boost::vtkGraphIndexMap,
3>105>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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::visitor,
3>105> Value=const boost::dfs_visitor<>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::visitor,
3>105> Value=const boost::dfs_visitor<>
3>105>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
3>105> with
3>105> [
3>105> G=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> G=vtkUndirectedGraph *
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> KW=boost::graph::keywords::tag::root_vertex,
3>105> DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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<>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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<>>,
3>105> Graph=vtkUndirectedGraph *
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> 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<>>,
3>105> ColorMap=boost::shared_array_property_map<boost::default_color_type,boost::vtkGraphIndexMap>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> ArgPack=arg_pack_type
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::color_map,
3>105> Value=const int
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::color_map,
3>105> Value=const int
3>105> ValueType=boost::default_color_type
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkUndirectedGraph *,
3>105> ArgPack=arg_pack_type,
3>105> MapTag=boost::graph::keywords::tag::color_map,
3>105> ValueType=boost::default_color_type
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> 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<>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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<>>
3>105> ]
3>105> 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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> 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
3>105> with
3>105> [
3>105> ComponentMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
3>105> DiscoverTimeMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> LowPointMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> PredecessorMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> OutputIterator=std::back_insert_iterator<std::vector<__int64>>,
3>105> Stack=std::stack<edge_t>,
3>105> ArticulationVector=std::vector<char>,
3>105> DFSVisitor=boost::dfs_visitor<>,
3>105> Graph=vtkUndirectedGraph *,
3>105> Vertex=boost::graph_traits<vtkGraph*>::vertex_descriptor
3>105> ]
3>105> 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)'
3>105> with
3>105> [
3>105> 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<>>,
3>105> Graph=vtkUndirectedGraph *
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::vertex_index_map,
3>105> Value=const int
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Keyword=boost::graph::keywords::tag::vertex_index_map,
3>105> Value=const int
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Exists=false,
3>105> Graph=vtkUndirectedGraph *,
3>105> ArgPack=arg_pack_type,
3>105> Value=boost::default_color_type,
3>105> PM=int
3>105> ]
3>105>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
3>105> 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
3>105> with
3>105> [
3>105> ComponentMap=boost::vtkGraphEdgePropertyMapHelper<vtkIntArray *>,
3>105> DiscoverTimeMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> LowPointMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> PredecessorMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,vertices_size_type,vertices_size_type &>,
3>105> OutputIterator=std::back_insert_iterator<std::vector<__int64>>,
3>105> Stack=std::stack<edge_t>,
3>105> ArticulationVector=std::vector<char>,
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> VertexListGraph=vtkUndirectedGraph *,
3>105> 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<>>,
3>105> ColorMap=boost::shared_array_property_map<boost::default_color_type,boost::vtkGraphIndexMap>,
3>105> IncidenceGraph=vtkUndirectedGraph *,
3>105> TerminatorFunc=boost::detail::nontruth2
3>105> ]
3>105>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
3>105> 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 *)'
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::SignedInteger<boost::long_long_type>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkMutableDirectedGraph *const ,
3>105> WeightMap=ew,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105>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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105> Tag=boost::graph_visitor_t,
3>105> 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>>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkMutableUndirectedGraph *const ,
3>105> WeightMap=ew,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105>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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105> Tag=boost::graph_visitor_t,
3>105> 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>>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=visitor_type,
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkMutableDirectedGraph *const ,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=double,
3>105> PMap=vtkFloatArray *,
3>105> MutableGraph=vtkMutableDirectedGraph *,
3>105> Done=boost::bc_clustering_threshold<double>,
3>105> EdgeCentralityMap=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> Graph=vtkMutableUndirectedGraph *const ,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> ]
3>105> ..\..\..\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
3>105> with
3>105> [
3>105> T=double,
3>105> PMap=vtkFloatArray *,
3>105> MutableGraph=vtkMutableUndirectedGraph *,
3>105> Done=boost::bc_clustering_threshold<double>,
3>105> EdgeCentralityMap=boost::vtkGraphEdgePropertyMapHelper<vtkFloatArray *>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> T=D
3>105> ]
3>105> 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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkMutableDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkMutableDirectedGraph *
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkMutableDirectedGraph *,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>,
3>105> VertexIndexMap=boost::vtkGraphIndexMap,
3>105> _Ty=vertex_descriptor
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkMutableUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>,
3>105> Graph=vtkMutableUndirectedGraph *
3>105> 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
3>105> with
3>105> [
3>105> Graph=vtkMutableUndirectedGraph *,
3>105> 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> >,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> PathCountMap=boost::iterator_property_map<std::_Vector_iterator<__int64,std::allocator<__int64>>,boost::vtkGraphIndexMap,__int64,__int64 &>,
3>105> VertexIndexMap=boost::vtkGraphIndexMap,
3>105> _Ty=vertex_descriptor
3>105> ]
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkMutableDirectedGraph *,
3>105> Buffer=boost::queue<vertex_descriptor>,
3>105> 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 &>>,
3>105> 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 &>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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 &>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkMutableUndirectedGraph *,
3>105> Buffer=boost::queue<vertex_descriptor>,
3>105> 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 &>>,
3>105> 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 &>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> 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
3>105> with
3>105> [
3>105> VertexListGraph=vtkMutableDirectedGraph *,
3>105> P=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>,
3>105> WeightMap=boost::vtkGraphEdgePropertyMapHelper<vtkDataArray *>,
3>105> IndexMap=boost::vtkGraphIndexMap,
3>105> 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>>>>,
3>105> DistanceMap=boost::iterator_property_map<std::_Vector_iterator<float,std::allocator<float>>,boost::vtkGraphIndexMap,float,float &>
3>105> ]
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkMutableDirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkMutableDirectedGraph *
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkMutableUndirectedGraph *
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>,
3>105> Graph=vtkMutableUndirectedGraph *
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkMutableDirectedGraph *,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> 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>>
3>105> ]
3>105> 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
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> IncidenceGraph=vtkMutableUndirectedGraph *,
3>105> Buffer=MutableQueue,
3>105> 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>>,
3>105> ColorMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> SourceIterator=boost::graph_traits<vtkGraph*>::vertex_descriptor *
3>105> ]
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> Model=boost::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> [
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105> 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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex,
3>105> Model=boost::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vtkGraphIndexMap>,Vertex>
3>105> ]
3>105>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
3>105> with
3>105> [
3>105> PMap=boost::two_bit_color_map<boost::vtkGraphIndexMap>,
3>105> Key=Vertex
3>105> ]
3>105>Generating Code...
3>105>Linking...
3>105> Creating library D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkInfovisBoostGraphAlgorithms-7.1.lib and object D:\Projects\CIP-build\VTKv7-build\lib\Release\vtkInfovisBoostGraphAlgorithms-7.1.exp
3>105>Embedding manifest...
3>105>Build log was saved at "file://d:\Projects\CIP-build\VTKv7-build\Infovis\BoostGraphAlgorithms\vtkInfovisBoostGraphAlgorithms.dir\Release\BuildLog.htm"
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(97) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(136) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(160) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(164) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(169) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(173) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(236) : warning C4267: '*=' : conversion from 'size_t' to 'int', possible loss of data
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(422) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(424) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
7>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(473) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
7>4> ..\..\..\CIP\Common\vtkImageTubularConfidence.cxx(23) : see previous definition of 'M_SQRT2'
7>4>vtkComputeCentroid.cxx
7>4>vtkImageResliceWithPlane.cxx
7>4>..\..\..\CIP\Common\vtkImageResliceWithPlane.cxx(163) : warning C4101: 'seedR' : unreferenced local variable
7>4>..\..\..\CIP\Common\vtkImageResliceWithPlane.cxx(163) : warning C4101: 'seed2' : unreferenced local variable
7>4>vtkComputeAirwayWallPolyData.cxx
7>4>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(631) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
7>4>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(610) : warning C4101: 'mean' : unreferenced local variable
7>4>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(719) : warning C4101: 'rx' : unreferenced local variable
7>4>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(719) : warning C4101: 'ry' : unreferenced local variable
7>4>..\..\..\CIP\Common\vtkComputeAirwayWall.cxx(1495) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
7>5>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(44) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
7>5>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(45) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
7>5>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(46) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
7>5>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(47) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
7>5>Creating library...
7>5>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\IO\CIPIO.dir\Release\BuildLog.htm"
7>5>CIPIO - 0 error(s), 4 warning(s)
7>7>------ Build started: Project: GenerateLobeSurfaceModelsHelper, Configuration: Release x64 ------
7>7>Compiling...
7>7>GenerateLobeSurfaceModelsHelper.cxx
7>6>Performing Pre-Link Event...
7>6>Linking...
7>6>Embedding manifest...
7>6>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\Testing\itkCIPMergeChestLabelMapsImageFilterTEST.dir\Release\BuildLog.htm"
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(207) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(260) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(283) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(311) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(341) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(371) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>11>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(377) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
7>11> __declspec(nothrow) or throw() was specified on the function
7>10>Creating library...
7>10>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ComputeFissureFeatureVectors\ComputeFissureFeatureVectorsLib.dir\Release\BuildLog.htm"
7>10>ComputeFissureFeatureVectorsLib - 0 error(s), 0 warning(s)
7>12>------ Build started: Project: TransferRegionAndTypeIndicesToFromPointsLib, Configuration: Release x64 ------
7>12>Compiling...
7>12>TransferRegionAndTypeIndicesToFromPoints.cxx
7>11>Creating library...
7>11>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrengthLib.dir\Release\BuildLog.htm"
7>11>ComputeFeatureStrengthLib - 0 error(s), 7 warning(s)
7>48> d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(469) : while compiling class template member function 'std::vector<_Ty> itk::CIPPartialLungLabelMapImageFilter<TInputImage>::GetAirwaySeeds(itk::SmartPointer<TObjectType>)'
7>48> with
7>48> [
7>48> _Ty=itk::Index<3>,
7>48> TInputImage=ShortImageType,
7>48> TObjectType=itk::Image<unsigned short,3>
7>48> ]
7>48> d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(664) : while compiling class template member function 'void itk::CIPPartialLungLabelMapImageFilter<TInputImage>::SetAirwayMaxIntensityThreshold(short)'
7>48> with
7>48> [
7>48> TInputImage=ShortImageType
7>48> ]
7>48> ..\..\..\..\CIP\CommandLineTools\GeneratePartialLungLabelMap\GeneratePartialLungLabelMap.cxx(51) : see reference to class template instantiation 'itk::CIPPartialLungLabelMapImageFilter<TInputImage>' being compiled
7>48> with
7>48> [
7>48> TInputImage=ShortImageType
7>48> ]
7>53> d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(56) : while compiling class template member function 'void cipParticlesToStenciledLabelMapImageFilter<TInputImage>::GenerateData(void)'
7>53> with
7>53> [
7>53> TInputImage=ImageType
7>53> ]
7>53> ..\..\..\..\CIP\CommandLineTools\GenerateStenciledLabelMapFromParticles\GenerateStenciledLabelMapFromParticles.cxx(67) : see reference to class template instantiation 'cipParticlesToStenciledLabelMapImageFilter<TInputImage>' being compiled
7>53> with
7>53> [
7>53> TInputImage=ImageType
7>53> ]