[vtkusers] Compile vtkpython error from vtk cvs?

mrfx at 8848.net mrfx at 8848.net
Sun Sep 23 22:08:53 EDT 2001


Hi,

I compiled vtkpython from vtk cvs and got following error, how to do?

        cl.exe /nologo /D "STRICT" /MD /W3 /O2 /I "D:\soft\Python21\Include"  /D
 "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "NDEBUG" /D "WIN32" /Foobj\ /c   /I "D:\P
rogram Files\Microsoft Visual Studio\VC98\include" /I "g:\vtkbin" /I "g:\cvs\vtk
\common" /I "g:\cvs\vtk\graphics" /I "g:\cvs\vtk\imaging"  /I "g:\cvs\vtk\patent
ed"  /I "g:\cvs\vtk\contrib"  /I "g:\cvs\vtk\local"  /I "g:\cvs\vtk\parallel"  /
I "D:\soft\Python21\Include"  /I "D:\soft\Python21\PC" src\vtkImageStencilPython
.cxx
vtkImageStencilPython.cxx
src\vtkImageStencilPython.cxx(97) : error C2660: 'SetInput' : function does not
take 2 parameters
src\vtkImageStencilPython.cxx(100) : error C2660: 'SetInput' : function does not
 take 2 parameters
src\vtkImageStencilPython.cxx(124) : error C2039: 'SetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(124) : error C2039: 'SetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(127) : error C2039: 'SetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(148) : error C2039: 'GetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(148) : error C2039: 'GetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(151) : error C2039: 'GetInput2' : is not a member
of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(166) : error C2065: 'vtkImplicitFunction' : undecl
ared identifier
src\vtkImageStencilPython.cxx(166) : error C2065: 'temp0' : undeclared identifie
r
src\vtkImageStencilPython.cxx(166) : warning C4552: '*' : operator has no effect
; expected operator with side-effect
src\vtkImageStencilPython.cxx(170) : error C2059: syntax error : ')'
src\vtkImageStencilPython.cxx(173) : error C2039: 'SetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(173) : error C2039: 'SetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(176) : error C2039: 'SetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(193) : error C2065: 'temp20' : undeclared identifi
er
src\vtkImageStencilPython.cxx(193) : warning C4552: '*' : operator has no effect
; expected operator with side-effect
src\vtkImageStencilPython.cxx(197) : error C2039: 'GetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(197) : error C2039: 'GetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(200) : error C2039: 'GetStencilFunction' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(215) : error C2065: 'vtkImageClippingExtents' : un
declared identifier
src\vtkImageStencilPython.cxx(215) : warning C4552: '*' : operator has no effect
; expected operator with side-effect
src\vtkImageStencilPython.cxx(219) : error C2059: syntax error : ')'
src\vtkImageStencilPython.cxx(222) : error C2039: 'SetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(222) : error C2039: 'SetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(225) : error C2039: 'SetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(242) : warning C4552: '*' : operator has no effect
; expected operator with side-effect
src\vtkImageStencilPython.cxx(246) : error C2039: 'GetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(246) : error C2039: 'GetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(249) : error C2039: 'GetClippingExtents' : is not
a member of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(357) : error C2039: 'SetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(357) : error C2039: 'SetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(360) : error C2039: 'SetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(380) : error C2039: 'GetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(380) : error C2039: 'GetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(383) : error C2039: 'GetDefaultValue' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(405) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(405) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(408) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(423) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(423) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(426) : error C2039: 'SetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(446) : error C2039: 'GetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(446) : error C2039: 'GetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(449) : error C2039: 'GetDefaultColor' : is not a m
ember of 'vtkImageStencil'
        g:\cvs\vtk\imaging\vtkImageStencil.h(54) : see declaration of 'vtkImageS
tencil'
src\vtkImageStencilPython.cxx(503) : warning C4273: 'PyVTKClass_vtkImageStencilN
ew' : inconsistent dll linkage.  dllexport assumed.
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.



More information about the vtkusers mailing list