| Site: bwh002376.bwh.harvard.edu |
| Build Name: Darwin-13.4.0-x86_64-incr-SL-ON |
| Build Time: 2014-10-24T23:07:57 EDT |
| Found 500 Warnings |
| Errors are here. |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/acil-user/Projects/CIP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|
|
137 |
|
|
darwin.archive bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a common.copy /.../CIP-Build/Boost-install/lib/libboost_context.a common.mkdir bin.v2/libs/coroutine common.mkdir bin.v2/libs/coroutine/build common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1 common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/standard_stack_allocator_posix.o libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:61:15: warning: unused variable 'result' [-Wunused-variable] const int result = ::getrlimit( RLIMIT_STACK, & limit);
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/acil-user/Projects/CIP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|
|
140 |
|
|
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:135:15: warning: unused variable 'result' [-Wunused-variable] const int result( ::mprotect( limit, detail::pagesize(), PROT_NONE) );
^
2 warnings generated.
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o
darwin.archive bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a
common.copy /.../CIP-Build/Boost-install/lib/libboost_coroutine.a
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi
darwin.compile.c++ bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/error_code.o
darwin.archive bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/libboost_system.a
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
291 |
|
|
-- The C compiler identification is AppleClang 6.0.0.6000051 -- The CXX compiler identification is AppleClang 6.0.0.6000051 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:607 (ADD_CUSTOM_COMMAND): Policy CMP0040 is not set: The target in the TARGET signature of add_custom_command() must exist. Run "cmake --help-policy CMP0040" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5Edefin.h" is unknown in this context. This warning is for project developers. Use -Wno-dev to suppress it. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
302 |
|
|
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:614 (ADD_CUSTOM_COMMAND): Policy CMP0040 is not set: The target in the TARGET signature of add_custom_command() must exist. Run "cmake --help-policy CMP0040" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5version.h" is unknown in this context. This warning is for project developers. Use -Wno-dev to suppress it. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
313 |
|
|
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:621 (ADD_CUSTOM_COMMAND): Policy CMP0040 is not set: The target in the TARGET signature of add_custom_command() must exist. Run "cmake --help-policy CMP0040" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5overflow.h" is unknown in this context. This warning is for project developers. Use -Wno-dev to suppress it. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
325 |
|
|
-- Configuring done CMake Warning (dev) in Common/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkCommon" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtksys;-lm;vtksys;-lm
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
343 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtksys;-lm
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Filtering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkFiltering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkCommon;vtkCommon
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
361 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkCommon
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Graphics/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGraphics" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkverdict;vtkFiltering
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
379 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Imaging/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkImaging" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkFiltering
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
397 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in IO/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkIO" has an INTERFACE_LINK_LIBRARIES property which differs from
its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkDICOMParser;vtkNetCDF;vtkNetCDF_cxx;LSDyna;vtkmetaio;vtksqlite;vtkpng;/.../CIP-Build/zlib-install/lib/libzlib.a;vtkjpeg;vtktiff;vtkexpat;vtksys;vtkFiltering
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
415 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Rendering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkGraphics;vtkImaging;objc;vtkIO;vtkftgl;vtkfreetype;/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/System/Library/Frameworks/ApplicationServices.framework;/System/Library/Frameworks/IOKit.framework;vtkGraphics;vtkImaging;objc
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
433 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkGraphics;vtkImaging;objc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Parallel/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkParallel" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;/System/Library/Frameworks/OpenGL.framework;vtkexoIIc;vtkRendering;vtkIO
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
451 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Hybrid/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkHybrid" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;vtkParallel;vtkexoIIc;vtkftgl;vtkRendering;vtkIO;vtkParallel
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
469 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO;vtkParallel
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in VolumeRendering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkVolumeRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkIO
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
487 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Widgets/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkWidgets" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkHybrid;vtkVolumeRendering;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkHybrid;vtkVolumeRendering
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
505 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkHybrid;vtkVolumeRendering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Views/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkViews" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkInfovis;vtkInfovis
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
523 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkInfovis
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Infovis/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkInfovis" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkWidgets;vtkParallel;vtklibxml2;vtkalglib;vtkWidgets;vtkParallel
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
541 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkWidgets;vtkParallel
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in GenericFiltering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGenericFiltering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkGraphics;vtkFiltering;vtkGraphics
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
559 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering;vtkGraphics
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Geovis/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkGeovis" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkWidgets;vtkViews;vtkproj4;vtkWidgets;vtkViews
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
577 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkWidgets;vtkViews
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Charts/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkCharts" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkViews;vtkftgl;vtkViews
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
596 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkViews
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: Cosmo LSDyna MapReduceMPI VPIC |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
774 |
|
|
[ 69%] Generating vtkShadowMapPassShader_fs.cxx, vtkShadowMapPassShader_fs.h [ 69%] Generating vtkShadowMapPassShader_vs.cxx, vtkShadowMapPassShader_vs.h [ 69%] Generating vtkSurfaceLICPainter_fs1.cxx, vtkSurfaceLICPainter_fs1.h [ 69%] Generating vtkSurfaceLICPainter_fs2.cxx, vtkSurfaceLICPainter_fs2.h Scanning dependencies of target vtkRendering [ 69%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkColorMaterialHelper.cxx.o [ 69%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkFrameBufferObject.cxx.o [ 69%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkLightingHelper.cxx.o [ 69%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkLineIntegralConvolution2D.cxx.o In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25: /.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
777 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
780 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
783 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
787 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
790 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
793 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
796 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
800 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
803 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
806 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
809 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
813 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
816 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
819 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
822 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
826 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
829 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
832 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
835 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLineIntegralConvolution2D.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
839 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
842 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
845 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
848 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkPixelBufferObject.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkSurfaceLICPainter.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
857 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
860 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
863 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here VTK_LEGACY(double *GetTuple(const vtkIdType i)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
866 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
872 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
875 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
878 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
881 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
887 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
890 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
893 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
896 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
902 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
905 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
908 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
911 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
917 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
920 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
923 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
926 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
932 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
935 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
938 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
941 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
947 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
950 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
953 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
956 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
960 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
963 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
966 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
969 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
973 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
976 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
979 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
982 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
986 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
989 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
992 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
995 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
999 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1002 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1005 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1008 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1012 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1015 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1018 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1021 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:31:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1025 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1028 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1031 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1034 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1039 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1042 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1045 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1048 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1053 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1056 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1059 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1062 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1067 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1070 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1073 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1076 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1081 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1084 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1087 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1090 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1096 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1099 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1102 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1105 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1111 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1114 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1117 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1120 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
19 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkTextureObject.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkCameraPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1129 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1132 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1135 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1138 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1144 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1147 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1150 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1153 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1159 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1162 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1165 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1168 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1174 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1177 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1180 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1183 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1190 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1193 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1196 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1199 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1206 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1209 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1212 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1215 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1219 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1222 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1225 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:379:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetPerspectiveTransformMatrix(double aspect, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1228 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1232 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1235 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1238 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1241 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:25:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1245 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:485:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(const double a[3])); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1248 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1251 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: note: previous declaration is here VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1254 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
9 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkClearZPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1261 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1264 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1267 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1270 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1275 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1278 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1281 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1284 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1289 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1292 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1295 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1298 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1303 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1306 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1309 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1312 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1318 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1321 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1324 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1327 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1333 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1336 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1339 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1342 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkDepthPeelingPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1349 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1352 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1355 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1358 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1363 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1366 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1369 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1372 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1377 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1380 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1383 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1386 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1391 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1394 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1397 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1400 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1406 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1409 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1412 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1415 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1421 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1424 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1427 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1430 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkGaussianBlurPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1437 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1440 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1443 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1446 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1451 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1454 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1457 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1460 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1465 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1468 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1471 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1474 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1479 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1482 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1485 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1488 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1494 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1497 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1500 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1503 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1509 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1512 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1515 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1518 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:40:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1522 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1525 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1528 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:379:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetPerspectiveTransformMatrix(double aspect, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1531 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:40:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1535 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1538 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1541 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1544 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:40:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1548 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:485:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(const double a[3])); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1551 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1554 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: note: previous declaration is here VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1557 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1561 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1564 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1567 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1570 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1574 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1577 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1580 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1583 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1587 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1590 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1593 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1596 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1600 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1603 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1606 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1609 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1613 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1616 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1619 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1622 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:41:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1626 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1629 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1632 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1635 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
15 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkImageProcessingPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1642 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1645 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1648 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1651 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1656 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1659 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1662 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1665 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1670 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1673 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1676 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1679 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1684 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1687 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1690 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1693 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1699 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1702 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1705 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1708 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1714 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1717 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1720 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1723 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:38:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1727 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1730 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1733 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:379:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetPerspectiveTransformMatrix(double aspect, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1736 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:38:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1740 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1743 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1746 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:419:3: note: previous declaration is here VTK_LEGACY(virtual vtkMatrix4x4 *GetCompositePerspectiveTransformMatrix( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1749 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:38:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1753 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:485:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetViewPlaneNormal(const double a[3])); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1756 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkCamera.h?cvsroot=CMake |
|
|
1759 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkCamera.h:484:3: note: previous declaration is here VTK_LEGACY(void SetViewPlaneNormal(double x, double y, double z)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1762 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1766 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1769 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1772 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1775 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1779 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1782 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1785 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1788 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1792 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1795 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1798 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1801 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1805 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1808 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1811 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1814 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1818 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1821 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1824 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1827 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:39:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1831 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1834 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
1837 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1840 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
15 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkLightsPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1847 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1850 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1853 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:245:3: note: previous declaration is here VTK_LEGACY(void RemoveProp(vtkProp*)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1856 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1861 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1864 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1867 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:258:3: note: previous declaration is here VTK_LEGACY(void AddProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1870 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1875 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1878 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1881 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:262:3: note: previous declaration is here VTK_LEGACY(vtkPropCollection *GetProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1884 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1889 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:270:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void RemoveAllProps()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1892 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkViewport.h?cvsroot=CMake |
|
|
1895 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkViewport.h:266:3: note: previous declaration is here VTK_LEGACY(int HasProp(vtkProp *)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1898 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1904 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1907 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1910 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1913 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1919 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1922 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
1925 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1928 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkGLSLShaderDeviceAdapter2.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1935 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1938 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1941 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here VTK_LEGACY(double *GetTuple(const vtkIdType i)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1944 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1949 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1952 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1955 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1958 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1963 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1966 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1969 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1972 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1977 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1980 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1983 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1986 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1991 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
1994 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
1997 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2000 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2005 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2008 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2011 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2014 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2019 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2022 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2025 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2028 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
7 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLExtensionManager.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLGlyph3DMapper.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:17:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
2035 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2038 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
2041 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:157:3: note: previous declaration is here VTK_LEGACY(virtual void InitPartTraversal()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2044 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:17:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
2048 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:159:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual int GetNumberOfParts()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2051 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Rendering/vtkActor.h?cvsroot=CMake |
|
|
2054 |
|
|
/.../CIP-Build/VTKv5/Rendering/vtkActor.h:158:3: note: previous declaration is here VTK_LEGACY(virtual vtkActor *GetNextPart()); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2057 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2062 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2065 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2068 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here VTK_LEGACY(double *GetTuple(const vtkIdType i)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2071 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2076 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2079 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2082 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2085 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2090 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2093 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2096 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2099 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2104 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2107 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2110 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2113 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2118 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2121 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2124 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2127 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2132 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2135 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2138 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here VTK_LEGACY(double GetComponent(const vtkIdType i, const int j)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2141 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2146 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2149 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Filtering/vtkFieldData.h?cvsroot=CMake |
|
|
2152 |
|
|
/.../CIP-Build/VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2155 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2159 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2162 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2165 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2168 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2172 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2175 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2178 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2181 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2185 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2188 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2191 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2194 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2198 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2201 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2204 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2207 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2211 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2214 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2217 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2220 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2224 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2227 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2230 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2233 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2237 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2240 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2243 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2246 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2250 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2253 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2256 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2259 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2263 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2266 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2269 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2272 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2276 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2279 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2282 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2285 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2289 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2292 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2295 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2298 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2302 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2305 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2308 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2311 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2315 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2318 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2321 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2324 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2328 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2331 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2334 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2337 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2341 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2344 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2347 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2350 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2354 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2357 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2360 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2363 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2367 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2370 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2373 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2376 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:27:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2380 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2383 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|
|
2386 |
|
|
/.../CIP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2389 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2393 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2396 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2399 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2402 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2406 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2409 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2412 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2415 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2419 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2422 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2425 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2428 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2432 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|
|
2435 |
|
|
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|
|
2438 |
|
|
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
The maximum number of reported warnings or errors has been reached!!!
|