[vtkusers] vtk5-0 and python25

Mathieu Malaterre mathieu.malaterre at kitware.com
Tue Oct 3 03:18:16 EDT 2006


On 9/26/06, Ailton Santa Barbara <ailton.santa-barbara at cenpra.gov.br> wrote:
>
>
> 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,

 Please submit this as bug at:

http:/vtk.org/Bug

thanks,

-- 
Mathieu



More information about the vtkusers mailing list