<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Helo vtk users,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am trying to compile vtk5-0 with mvs6.0/windows
and wrapping python25 and I got the following error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>vtk__Int64ArrayPython.cxx<BR>vtkTypeInt8ArrayPython.cxx<BR>Generating
Code...<BR>Compiling...<BR>vtkTypeInt16ArrayPython.cxx<BR>vtkTypeInt32ArrayPython.cxx<BR>vtkTypeInt64ArrayPython.cxx<BR>vtkTypeUInt8ArrayPython.cxx<BR>vtkTypeUInt16ArrayPython.cxx<BR>vtkTypeUInt32ArrayPython.cxx<BR>vtkTypeFloat32ArrayPython.cxx<BR>vtkTypeFloat64ArrayPython.cxx<BR>vtkWin32OutputWindowPython.cxx<BR>vtkWin32ProcessOutputWindowPython.cxx<BR>vtkCommonPythonInit.cxx<BR>vtkPythonUtil.cxx<BR>E:\CVS\VTK\Common\vtkPythonUtil.cxx(771)
: error C2440: 'initializing' : cannot convert from 'const char *' to 'char
*'<BR> Conversion loses
qualifiers<BR>Generating Code...<BR>Error executing cl.exe.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I do not know if the error come from python25 ( for
lack of any python package ?) or from vtk5-0 ( extern
VTK_PYTHON_EXPORT<BR>or vtkPythonCheckArray ).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thank you very much for any answer.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>ailton</FONT></DIV></BODY></HTML>