Site Name: macj.bwh.harvard.edu Build Name: Darwin-13.4.0-x86_64-incr-SL-ON
(view notes )
Stamp: 20141121-0400-Nightly
(related builds )
Time: 2014-11-21T11:29:02 ESTType: NightlyOS Name: Mac OS XOS Platform: x86_64OS Release: 10.9.5OS Version: 13F34Compiler Version: unknownCTest version: ctest-3.0.0History
Show Build History
Build History Filter
Notes
Add a Note to this Build
Graph
Show Build Graphs
Stage: Update (0 errors, 0 warnings)
Start Time: 2014-11-21T11:28:56 ESTEnd Time: 2014-11-21T11:28:57 ESTUpdate Command: "/usr/bin/git" "fetch"Update Type: GITNumber of Updates: 17
Configure (0 errors, 0 warnings)
Start Time: 2014-11-21T11:28:59 ESTEnd Time: 2014-11-21T11:28:59 ESTConfigure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/Jorge/Projects/BWH/CIP"Configure Return Value: 0Configure Output: -- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
----------- DONE ------------
-- Configuring SEM CLI module: ComputeIntensityStatistics
-- Configuring SEM CLI module: CropLung
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/Jorge/Projects/BWH/CIP-Build/CIP-build
View Configure Summary
Build (0 errors, 500 warnings)
Build command: -- -i Start Time: 2014-11-21T11:29:02 ESTEnd Time: 2014-11-21T11:32:08 ESTView Errors Summary
Build Warnings (500)
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 30
[ 43%] Performing update step for 'SlicerExecutionModel'
cd /.../CIP-Build/SlicerExecutionModel && /Applications/CMake.app/Contents/bin/cmake -P /.../CIP-Build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-gitupdate.cmake
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 32
[ 45%] Performing configure step for 'SlicerExecutionModel'
cd /.../CIP-Build/SlicerExecutionModel-build && /Applications/CMake.app/Contents/bin/cmake -C/.../CIP-Build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache.cmake "-GEclipse CDT4 - Unix Makefiles" /.../CIP-Build/SlicerExecutionModel
loading initial cache file /.../CIP-Build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache.cmake
-- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
ModuleDescriptionParser
This warning is for project developers. Use -Wno-dev to suppress it.
cd /.../CIP-Build && /Applications/CMake.app/Contents/bin/cmake -E cmake_depends "Unix Makefiles" /.../CIP /.../CIP /.../CIP-Build /.../CIP-Build /.../CIP-Build/CMakeFiles/VTKv5.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/VTKv5.dir/build.make CMakeFiles/VTKv5.dir/build
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 38
[ 57%] Performing update step for 'VTKv5'
cd /.../CIP-Build/VTKv5 && /Applications/CMake.app/Contents/bin/cmake -P /.../CIP-Build/VTKv5-prefix/tmp/VTKv5-gitupdate.cmake
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 40
[ 59%] Performing configure step for 'VTKv5'
cd /.../CIP-Build/VTKv5-build && /Applications/CMake.app/Contents/bin/cmake -C/.../CIP-Build/VTKv5-prefix/tmp/VTKv5-cache.cmake "-GEclipse CDT4 - Unix Makefiles" /.../CIP-Build/VTKv5
loading initial cache file /.../CIP-Build/VTKv5-prefix/tmp/VTKv5-cache.cmake
-- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
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;-lm;vtksys;-lm
LINK_INTERFACE_LIBRARIES_DEBUG:
vtksys;-lm
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/libzlib.a;vtkjpeg;vtktiff;vtkexpat;vtksys;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;objc;vtkIO;vtkftgl;vtkfreetype;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/IOKit.framework;vtkGraphics;vtkImaging;objc
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkGraphics;vtkImaging;objc
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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;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;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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;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.
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
Cosmo
LSDyna
MapReduceMPI
VPIC /Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 46
[ 71%] Performing update step (SVN update) for 'teem'
cd /.../CIP-Build/teem && /usr/bin/svn up --non-interactive
Updating '.':
At revision 6208.
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 48
[ 73%] Performing configure step for 'teem'
cd /.../CIP-Build/teem-build && /Applications/CMake.app/Contents/bin/cmake -C/.../CIP-Build/teem-prefix/tmp/teem-cache.cmake "-GEclipse CDT4 - Unix Makefiles" /.../CIP-Build/teem
loading initial cache file /.../CIP-Build/teem-prefix/tmp/teem-cache.cmake
-- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
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
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
teem
This warning is for project developers. Use -Wno-dev to suppress it.
File: VTKv5/Common/vtkInformation.h
Line: 358 cd /.../CIP-Build/CIP-build && /Applications/CMake.app/Contents/bin/cmake -E touch /.../CIP-Build/CIP-prefix/src/CIP-stamp/CIP-configure
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 17
[ 87%] Performing forcebuild step for 'CIP'
/Applications/CMake.app/Contents/bin/cmake -E remove /CIP-prefix/src/CIP-stamp/CIP-build
/Applications/CMake.app/Contents/bin/cmake -E cmake_progress_report /.../CIP-Build/CMakeFiles 16
[ 89%] Performing build step for 'CIP'
cd /.../CIP-Build/CIP-build && /Applications/Xcode.app/Contents/Developer/usr/bin/make
Scanning dependencies of target CIPUtilities
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkSuperquadricTensorGlyphFilter.cxx.o
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
/.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 353 /.../CIP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: VTKv5/Common/vtkInformation.h
Line: 452 /.../CIP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 314 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 372 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
25 warnings generated.
[ 4%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkGlyph3DWithScaling.cxx.o
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 314 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 372 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 353 /.../CIP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: VTKv5/Common/vtkInformation.h
Line: 452 /.../CIP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 709 /.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 698 /.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 717 /.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 709 /.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 733 /.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 717 /.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 744 /.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 733 /.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 755 /.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 744 /.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: VTKv5/Common/vtkMath.h
Line: 764 /.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 755 /.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
31 warnings generated.
[ 6%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageConnectivity.cxx.o
[ 8%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageErode.cxx.o
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 353 /.../CIP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:20:
File: VTKv5/Common/vtkInformation.h
Line: 452 /.../CIP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 314 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 372 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
25 warnings generated.
[ 10%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageNeighborhoodFilter.cxx.o
[ 13%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDReader.cxx.o
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 314 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 372 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 709 /.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 698 /.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 717 /.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 709 /.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 733 /.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 717 /.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 744 /.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 733 /.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 755 /.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 744 /.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDReader.cxx:31:
File: VTKv5/Common/vtkMath.h
Line: 764 /.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkMath.h
Line: 755 /.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
13 warnings generated.
[ 15%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDWriter.cxx.o
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 314 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 322 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 330 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 338 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 346 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 354 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: VTKv5/Filtering/vtkFieldData.h
Line: 372 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Filtering/vtkFieldData.h
Line: 363 /.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 353 /.../CIP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 358 /.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 364 /.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 371 /.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 376 /.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 381 /.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 386 /.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 391 /.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 396 /.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 402 /.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 408 /.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 414 /.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 420 /.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 425 /.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 430 /.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 436 /.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 441 /.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: VTKv5/Common/vtkInformation.h
Line: 452 /.../CIP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: VTKv5/Common/vtkInformation.h
Line: 446 /.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
25 warnings generated.
Linking CXX static library /.../CIP-Build/lib/libCIPUtilities.a
[ 15%] Built target CIPUtilities
Scanning dependencies of target CIPCommon
[ 17%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o
[ 19%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o
[ 21%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o
[ 23%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipSphereStencil.cxx.o
File: VTKv5/Rendering/vtkActor.h
Line: 158 [ 26%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o
[ 28%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o
In file included from /.../CIP/Common/cipChestDataViewer.cxx:11:
In file included from /.../CIP/Common/cipChestDataViewer.h:22:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(virtual vtkActor *GetNextPart());
^
File: VTKv5/Common/vtkSetGet.h
Line: 818 /.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here
VTK_LEGACY(virtual void InitPartTraversal());
^
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP/Common/cipChestDataViewer.cxx:11:
In file included from /.../CIP/Common/cipChestDataViewer.h:22:
The maximum number of reported warnings or errors has been reached!!!
View Warnings Summary
Test (10 passed, 5 failed, 0 not run)
View Tests Summary