C:\Projects\CIP-Build\Boost-install\include\boost-1_54\boost/graph/strong_components.hpp(60) : error C2678: binary '==' : no operator found which takes a left-hand operand of type 'const vtkIntArray' (or there is no acceptable conversion)
c:\projects\cip-build\vtkv5\common\vtkWeakPointerBase.h(96): could be 'bool operator ==(const vtkWeakPointerBase &,const vtkWeakPointerBase &)' [found using argument-dependent lookup]
c:\projects\cip-build\vtkv5\common\vtkWeakPointerBase.h(96): or 'bool operator ==(vtkObjectBase *,const vtkWeakPointerBase &)' [found using argument-dependent lookup]
c:\projects\cip-build\vtkv5\common\vtkWeakPointerBase.h(96): or 'bool operator ==(const vtkWeakPointerBase &,vtkObjectBase *)' [found using argument-dependent lookup]
c:\projects\cip-build\vtkv5\filtering\vtkGraph.h(722): or 'bool operator ==(vtkEdgeBase,vtkEdgeBase)' [found using argument-dependent lookup]
c:\projects\cip-build\vtkv5\common\vtkUnicodeString.h(234): or 'bool operator ==(const vtkUnicodeString &,const vtkUnicodeString &)' [found using argument-dependent lookup]
while trying to match the argument list '(const vtkIntArray, std::numeric_limits<int>::_Ty)'
C:\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::tarjan_scc_visitor<ComponentMap,RootMap,DiscoverTime,Stack>::finish_vertex<Graph>(boost::graph_traits<vtkGraph*>::vertex_descriptor,const Graph &)' being compiled
with
[
ComponentMap=vtkIntArray *,
]
C:\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)'
with
[
Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Graph=vtkDirectedGraph *
]
Build log was saved at "file://c:\Projects\CIP-Build\VTKv5-build\Infovis\vtkInfovis.dir\Release\BuildLog.htm"
vtkInfovis - 1 error(s), 29 warning(s)
========== Build: 0 succeeded, 1 failed, 50 up-to-date, 0 skipped ==========
Project : error PRJ0019: A tool returned an error code from "Performing build step for 'VTKv5'"
Build log was saved at "file://c:\Projects\CIP-Build\VTKv5.dir\Release\BuildLog.htm"
VTKv5 - 2 error(s), 29 warning(s)
------ Build started: Project: teem, Configuration: Release Win32 ------
Performing update step (SVN update) for 'teem'
Updating '.':
At revision 6207.
Performing configure step for 'teem'
loading initial cache file /.../CIP-Build/teem-prefix/tmp/teem-cache.cmake
..\..\..\..\CIP\InteractiveTools\ACILAssistant\ACILAssistant.cxx(22) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
========== Build: 0 succeeded, 0 failed, 214 up-to-date, 0 skipped ==========
No install step for 'ITKv4'
Completed 'ITKv4'
Build log was saved at "file://c:\Projects\CIP-Build\ITKv4.dir\Release\BuildLog.htm"
ITKv4 - 0 error(s), 0 warning(s)
------ Build started: Project: VTKv5, Configuration: Release Win32 ------
Performing update step for 'VTKv5'
Performing configure step for 'VTKv5'
loading initial cache file /.../CIP-Build/VTKv5-prefix/tmp/VTKv5-cache.cmake
-- Boost version: 1.54.0
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:607 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5Edefin.h" is unknown
in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:614 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5version.h" is
unknown in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:621 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5overflow.h" is
unknown in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
CMake Warning (dev) in Common/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkCommon" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtksys;wsock32;vtksys
LINK_INTERFACE_LIBRARIES_DEBUG:
vtksys
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Filtering/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkFiltering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkCommon;vtkCommon
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkCommon
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Graphics/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGraphics" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkverdict;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Imaging/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkImaging" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in IO/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkIO" has an INTERFACE_LINK_LIBRARIES property which differs from
its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkDICOMParser;vtkNetCDF;vtkNetCDF_cxx;LSDyna;vtkmetaio;vtksqlite;vtkpng;/.../CIP-Build/zlib-install/lib/zlib.lib;vtkjpeg;vtktiff;vtkexpat;vtksys;vfw32;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Rendering/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkGraphics;vtkImaging;vtkIO;vtkftgl;vtkfreetype;opengl32;C:/Program Files/Microsoft SDKs/Windows/v6.0A/Lib/d3d9.lib;wbemuuid;vtkGraphics;vtkImaging
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkGraphics;vtkImaging
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Parallel/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkParallel" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;opengl32;vtkexoIIc;vtkRendering;vtkIO
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Hybrid/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkHybrid" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;vtkParallel;vtkexoIIc;vfw32;vtkftgl;vtkRendering;vtkIO;vtkParallel
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO;vtkParallel
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in VolumeRendering/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkVolumeRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;opengl32;vtkRendering;vtkIO
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Widgets/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkWidgets" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkHybrid;vtkVolumeRendering;opengl32;vtkRendering;vtkHybrid;vtkVolumeRendering
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkHybrid;vtkVolumeRendering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Views/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkViews" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkInfovis;vtkInfovis
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkInfovis
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Infovis/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkInfovis" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkWidgets;vtkParallel;vtklibxml2;vtkalglib;vtkWidgets;vtkParallel
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkWidgets;vtkParallel
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in GenericFiltering/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGenericFiltering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkGraphics;vtkFiltering;vtkGraphics
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering;vtkGraphics
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Geovis/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGeovis" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkWidgets;vtkViews;vtkproj4;vtkWidgets;vtkViews
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkWidgets;vtkViews
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Charts/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkCharts" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkViews;vtkftgl;vtkViews
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkViews
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /.../CIP-Build/VTKv5-build
Performing build step for 'VTKv5'
Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
Copyright (C) Microsoft Corp 2007. All rights reserved.
------ Build started: Project: vtkInfovis, Configuration: Release Win32 ------
Compiling...
vtkBoostConnectedComponents.cxx
C:\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
with
[
ComponentsMap=vtkIntArray *
]
C:\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
with
[
ComponentsMap=vtkIntArray *
]
..\..\VTKv5\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::connected_components<vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_color_t,boost::no_property>(const Graph &,ComponentMap,const boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base> &,boost::graph::detail::no_parameter)' being compiled
with
[
T=boost::default_color_type,
Graph=vtkUndirectedGraph *,
ComponentMap=vtkIntArray *,
Tag=boost::vertex_color_t,
Base=boost::no_property
]
C:\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
with
[
T=boost::detail::components_recorder<vtkIntArray *>,
Tag=boost::graph_visitor_t,
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>
]
C:\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
with
[
T=boost::detail::components_recorder<vtkIntArray *>,
C:\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
with
[
Keyword=boost::graph::keywords::tag::visitor,
Value=const boost::dfs_visitor<>
]
C:\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
with
[
Keyword=boost::graph::keywords::tag::visitor,
Value=const boost::dfs_visitor<>
]
..\..\VTKv5\Infovis\vtkBoostConnectedComponents.cxx(86) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::connected_components<vtkUndirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_color_t,boost::no_property>(const Graph &,ComponentMap,const boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base> &,boost::graph::detail::no_parameter)' being compiled
with
[
T=boost::default_color_type,
Graph=vtkUndirectedGraph *,
ComponentMap=vtkIntArray *,
Tag=boost::vertex_color_t,
Base=boost::no_property
]
C:\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
with
[
G=vtkUndirectedGraph *
]
C:\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
with
[
G=vtkUndirectedGraph *
]
C:\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
with
[
KW=boost::graph::keywords::tag::root_vertex,
DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
]
C:\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
with
[
KW=boost::graph::keywords::tag::root_vertex,
DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkUndirectedGraph *>
C:\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
with
[
Visitor=boost::detail::components_recorder<vtkIntArray *>,
Graph=vtkUndirectedGraph *
]
C:\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
with
[
Visitor=boost::detail::components_recorder<vtkIntArray *>,
Graph=vtkUndirectedGraph *
VertexListGraph=vtkUndirectedGraph *,
DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
ColorMap=boost::vector_property_map<boost::default_color_type>
]
C:\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
with
[
Graph=vtkUndirectedGraph *,
ArgPack=arg_pack_type
]
C:\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
with
[
Visitor=boost::detail::components_recorder<vtkIntArray *>,
Graph=vtkUndirectedGraph *
]
C:\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
with
[
Visitor=boost::detail::components_recorder<vtkIntArray *>,
Graph=vtkUndirectedGraph *
]
C:\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
with
[
Keyword=boost::graph::keywords::tag::color_map,
Value=const int
]
C:\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
with
[
Keyword=boost::graph::keywords::tag::color_map,
Value=const int
ValueType=boost::default_color_type
]
C:\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
with
[
Graph=vtkUndirectedGraph *,
ArgPack=arg_pack_type,
MapTag=boost::graph::keywords::tag::color_map,
ValueType=boost::default_color_type
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
C:\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
with
[
Graph=vtkUndirectedGraph *,
Arg=const boost::detail::components_recorder<vtkIntArray *>,
T=boost::default_color_type,
VertexListGraph=vtkUndirectedGraph *,
DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
ColorMap=boost::vector_property_map<boost::default_color_type>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
TT=boost::detail::components_recorder<vtkIntArray *>
]
C:\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
with
[
ComponentMap=vtkIntArray *,
RootMap=boost::vector_property_map<vtkIdType>,
DiscoverTime=boost::vector_property_map<vtkIdType>,
Stack=std::stack<Vertex>
]
C:\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
with
[
]
..\..\VTKv5\Infovis\vtkBoostConnectedComponents.cxx(76) : see reference to function template instantiation 'boost::property_traits<vtkIntArray*>::value_type boost::strong_components<vtkDirectedGraph*,vtkIntArray*,boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>>(const Graph &,ComponentMap,const boost::bgl_named_params<boost::vector_property_map<T>,boost::vertex_discover_time_t,boost::bgl_named_params<boost::vector_property_map<T>,Tag,Base>> &,boost::graph::detail::no_parameter)' being compiled
with
[
T=vtkIdType,
Tag=boost::vertex_root_t,
Base=boost::bgl_named_params<boost::vector_property_map<boost::default_color_type>,boost::vertex_color_t,boost::no_property>,
Graph=vtkDirectedGraph *,
ComponentMap=vtkIntArray *
]
C:\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
with
[
T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Tag=boost::graph_visitor_t,
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>>>
]
C:\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
with
[
T=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
C:\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 *)'
with
[
Model=boost::SignedInteger<int>
]
C:\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
with
[
Model=boost::SignedInteger<int>
]
]
C:\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
with
[
VertexListGraph=vtkUndirectedGraph *,
DFSVisitor=const boost::detail::components_recorder<vtkIntArray *>,
ColorMap=boost::vector_property_map<boost::default_color_type>,
IncidenceGraph=vtkUndirectedGraph *,
TerminatorFunc=boost::detail::nontruth2
]
C:\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
with
[
G=vtkDirectedGraph *
]
C:\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
with
[
G=vtkDirectedGraph *
]
C:\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
C:\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
with
[
KW=boost::graph::keywords::tag::root_vertex,
DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
]
C:\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
with
[
KW=boost::graph::keywords::tag::root_vertex,
DefaultComputer=boost::detail::get_default_starting_vertex_t<vtkDirectedGraph *>
C:\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
with
[
Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Graph=vtkDirectedGraph *
]
C:\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
with
[
Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Graph=vtkDirectedGraph *
VertexListGraph=vtkDirectedGraph *,
DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
ColorMap=boost::vector_property_map<boost::default_color_type>
]
C:\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
with
[
Graph=vtkDirectedGraph *,
ArgPack=arg_pack_type
]
C:\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
with
[
Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Graph=vtkDirectedGraph *
]
C:\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
with
[
Visitor=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
Graph=vtkDirectedGraph *
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
C:\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
with
[
Graph=vtkDirectedGraph *,
Arg=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
T=boost::default_color_type,
VertexListGraph=vtkDirectedGraph *,
DFSVisitor=const boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>,
ColorMap=boost::vector_property_map<boost::default_color_type>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
C:\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
with
[
TT=boost::detail::tarjan_scc_visitor<vtkIntArray *,boost::vector_property_map<vtkIdType>,boost::vector_property_map<vtkIdType>,std::stack<Vertex>>
]
CMake Warning (dev) at CMakeLists.txt:451 (EXPORT_LIBRARY_DEPENDENCIES):
Policy CMP0033 is not set: The export_library_dependencies command should
not be called. Run "cmake --help-policy CMP0033" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /.../CIP-Build/teem-build
Performing build step for 'teem'
Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
Copyright (C) Microsoft Corp 2007. All rights reserved.
-- Configuring SEM CLI module: RegisterLabelMaps3D
-- Configuring SEM CLI module: RegisterLabelMaps2D
-- Configuring SEM CLI module: RegisterCT2D
-- Configuring SEM CLI module: MergeChestLabelMaps
-- Configuring SEM CLI module: MaskOutLabelMapStructures
-- Configuring SEM CLI module: ComputeFeatureStrength
-- Configuring SEM CLI module: LabelMapFromRegionAndTypePoints
-- Configuring SEM CLI module: GenerateSimpleLungMask
-- Configuring SEM CLI module: GenerateBinaryThinning3D
-- Configuring done
CMake Warning (dev) at InteractiveTools/ACILAssistant/CMakeLists.txt:35 (ADD_EXECUTABLE):
Policy CMP0008 is not set: Libraries linked by full-path must have a valid
library file name. Run "cmake --help-policy CMP0008" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Target "ACILAssistant" links to item
/.../fltk-1.3.2/GL/glut.h
which is a full-path but not a valid library file name.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /.../CIP-Build/CIP-build
Performing forcebuild step for 'CIP'
*** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe