[vtkusers] vtk5-0 and python25

Ailton Santa Barbara ailton.santa-barbara at cenpra.gov.br
Tue Sep 26 10:29:44 EDT 2006


Helo vtk users,

I am trying to compile vtk5-0 with mvs6.0/windows and wrapping python25 and I got the following error:

vtk__Int64ArrayPython.cxx
vtkTypeInt8ArrayPython.cxx
Generating Code...
Compiling...
vtkTypeInt16ArrayPython.cxx
vtkTypeInt32ArrayPython.cxx
vtkTypeInt64ArrayPython.cxx
vtkTypeUInt8ArrayPython.cxx
vtkTypeUInt16ArrayPython.cxx
vtkTypeUInt32ArrayPython.cxx
vtkTypeFloat32ArrayPython.cxx
vtkTypeFloat64ArrayPython.cxx
vtkWin32OutputWindowPython.cxx
vtkWin32ProcessOutputWindowPython.cxx
vtkCommonPythonInit.cxx
vtkPythonUtil.cxx
E:\CVS\VTK\Common\vtkPythonUtil.cxx(771) : error C2440: 'initializing' : cannot convert from 'const char *' to 'char *'
        Conversion loses qualifiers
Generating Code...
Error executing cl.exe.

I do not know if the error come from python25 ( for lack of any python package ?) or from vtk5-0 ( extern VTK_PYTHON_EXPORT
or vtkPythonCheckArray ).

thank you very much for any answer.

ailton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060926/e752a4fb/attachment.htm>


More information about the vtkusers mailing list