Site Name: JOnieva-SPL Build Name: Mavericks 10.9-JOnieva-SharedLibs=OFF
(view notes )
Stamp: 20140821-1543-Experimental
(related builds )
Time: 2014-08-21T11:43:58 EDTType: ExperimentalOS Name: Mac OS XOS Platform: x86_64OS Release: 10.9.4OS Version: 13E28Compiler Version: unknownCTest version: ctest-3.0.0History
Show Build History
Build History Filter
Notes
Add a Note to this Build
Graph
Show Build Graphs
Configure (0 errors, 0 warnings)
Start Time: 2014-08-21T11:43:31 EDTEnd Time: 2014-08-21T11:43:55 EDTConfigure Command: "/Applications/CMake.app/Contents/bin/cmake" "-GEclipse CDT4 - Unix Makefiles" "/Users/Jorge/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 ------------
Authentication Token for user acilws@acil-bwh.org: 4rQf6d8rf6yydOc3RM3K1evdvEWnhqhY7gsWS6YH
-- Configuring SEM CLI module: ConvertDicom
-- Configuring SEM CLI module: MergeParticleDataSets
-- Configuring CIP
-- Configuring SEM CLI module: RemoveParticlesFromParticlesDataSet
-- Configuring SEM CLI module: ExtractParticlesFromChestRegionChestType
-- Configuring SEM CLI module: GenerateOtsuLungCast
-- Configuring SEM CLI module: GenerateAtlasConvexHull
-- Configuring SEM CLI module: RegisterLungAtlas
-- Configuring SEM CLI module: ResampleLabelMap3D
-- Configuring CIP
-- Configuring SEM CLI module: ResampleLabelMap2D
-- Configuring CIP
-- Configuring SEM CLI module: ResampleCT
-- Configuring SEM CLI module: QualityControl
-- Configuring SEM CLI module: RemoveChestTypeFromLabelMapUsingParticles
-- Configuring SEM CLI module: SegmentLungLobes
-- Configuring SEM CLI module: ReadDicomWriteTags
-- Configuring SEM CLI module: SplitLeftLungRightLung
-- Configuring SEM CLI module: ExtractChestLabelMap
-- Configuring SEM CLI module: LabelParticlesByChestRegionChestType
-- Configuring SEM CLI module: GenerateStenciledLabelMapFromParticles
-- Configuring SEM CLI module: GenerateDistanceMapFromLabelMap
-- Configuring SEM CLI module: FilterVesselParticleData
-- Configuring SEM CLI module: FilterAirwayParticleData
-- Configuring SEM CLI module: ScourParticleData
-- Configuring SEM CLI module: ReadNRRDsWriteVTK
-- Configuring SEM CLI module: ComputeCrossSectionalArea
-- Configuring SEM CLI module: ComputeIntensityStatistics
-- Configuring SEM CLI module: FilterFissureParticleData
-- Configuring SEM CLI module: GenerateLobeSurfaceModels
-- Configuring SEM CLI module: FitLobeSurfaceModelsToParticleData
-- Configuring SEM CLI module: ClassifyFissureParticles
-- Configuring SEM CLI module: CropLung
-- Configuring SEM CLI module: GenerateModel
-- Configuring SEM CLI module: GenerateImageSubVolumes
-- Configuring SEM CLI module: GenerateMedianFilteredImage
-- Configuring SEM CLI module: EvaluateLungLobeSegmentationResults
-- Configuring SEM CLI module: ConvertLabelMapValueToChestRegionChestType
-- Configuring SEM CLI module: GenerateRegionHistogramsAndParenchymaPhenotypes
-- Configuring SEM CLI module: ComputeDistanceMap
-- Configuring SEM CLI module: TransferFieldDataToFromPointData
-- Configuring SEM CLI module: PerturbParticles
-- Configuring SEM CLI module: ReadWriteRegionAndTypePoints
-- Configuring SEM CLI module: PerformMorphological
-- Configuring SEM CLI module: GenerateOverlayImages
-- Configuring SEM CLI module: GetTransformationSimilarityMetric3D
-- Configuring SEM CLI module: GetTransformationSimilarityMetric2D
-- Configuring SEM CLI module: ReadWriteImageData
-- Configuring SEM CLI module: GetStructuresInLabelMap
-- Configuring SEM CLI module: GeneratePartialLungLabelMap
-- Configuring SEM CLI module: ReadVidaWriteCIP
-- Configuring SEM CLI module: RegisterLabelMaps3D
-- Configuring SEM CLI module: RegisterLabelMaps2D
-- Configuring SEM CLI module: RegisterCT2D
-- Configuring SEM CLI module: MergeChestLabelMaps
-- Configuring SEM CLI module: MaskOutLabelMapStructures
-- Configuring SEM CLI module: ComputeFeatureStrength
-- Configuring SEM CLI module: LabelMapFromRegionAndTypePoints
-- Configuring SEM CLI module: GenerateSimpleLungMask
-- Configuring SEM CLI module: GenerateBinaryThinning3D
-- Configuring done
-- 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-08-21T11:43:58 EDTEnd Time: 2014-08-21T11:51:16 EDTView Errors Summary
Build Warnings (500)
File: Common/vtkInformation.h
Line: 358 Scanning dependencies of target CIPUtilities
[ 0%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkSuperquadricTensorGlyphFilter.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
/.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 353 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
File: Common/vtkInformation.h
Line: 452 /.../VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 322 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 314 /.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 330 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 322 /.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 338 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 330 /.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 338 /.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 354 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 354 /.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 372 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
25 warnings generated.
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkGlyph3DWithScaling.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 322 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 314 /.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 330 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 322 /.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 338 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 330 /.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 338 /.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 354 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 354 /.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 372 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 353 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:
File: Common/vtkInformation.h
Line: 452 /.../VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 709 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 698 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 717 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 709 /.../VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 717 /.../VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 744 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 755 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 744 /.../VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:
File: Common/vtkMath.h
Line: 764 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 755 /.../VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
31 warnings generated.
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageConnectivity.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageErode.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 353 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:
File: Common/vtkInformation.h
Line: 452 /.../VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 322 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 314 /.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 330 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 322 /.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 338 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 330 /.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 338 /.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 354 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 354 /.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 372 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
25 warnings generated.
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageNeighborhoodFilter.cxx.o
[ 3%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDReader.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 322 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 314 /.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 330 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 322 /.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 338 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 330 /.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 338 /.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 354 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 354 /.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 372 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 709 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 698 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 717 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 709 /.../VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 717 /.../VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 744 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 755 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 744 /.../VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:
File: Common/vtkMath.h
Line: 764 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 755 /.../VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
13 warnings generated.
[ 3%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDWriter.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 322 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 314 /.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
VTK_LEGACY(double *GetTuple(const vtkIdType i));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 330 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 322 /.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 338 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 330 /.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 338 /.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 354 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 346 /.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 354 /.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:
File: Filtering/vtkFieldData.h
Line: 372 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Filtering/vtkFieldData.h
Line: 363 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 353 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 358 /.../VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 364 /.../VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 371 /.../VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 376 /.../VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 381 /.../VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 386 /.../VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 391 /.../VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 396 /.../VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 402 /.../VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 408 /.../VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 414 /.../VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 420 /.../VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 425 /.../VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 430 /.../VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 436 /.../VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 441 /.../VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:
File: Common/vtkInformation.h
Line: 452 /.../VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkInformation.h
Line: 446 /.../VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT
^
File: Common/vtkSetGet.h
Line: 818 /.../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 /.../lib/libCIPUtilities.a
[ 3%] Built target CIPUtilities
Scanning dependencies of target CIPCommon
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx.o
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 709 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 698 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 717 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 709 /.../VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 717 /.../VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
VTK_LEGACY(static double* SolveLinear(double c0, double c1));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 744 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 733 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 755 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 744 /.../VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:
File: Common/vtkMath.h
Line: 764 /.../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: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
File: Common/vtkMath.h
Line: 755 /.../VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
File: Common/vtkSetGet.h
Line: 818 /.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:20:
/.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
^
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
/.../VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
The maximum number of reported warnings or errors has been reached!!!
View Warnings Summary
Test (20 passed, 2 failed, 0 not run)
View Tests Summary