[vtkusers] Build VTK 8.1.1 on Windows vc12 - vtkPythonArgs.cxx Line 105 Error cannot convert from 'const char *' to 'char *

Camilo Diaz k.diaz99 at gmail.com
Tue Jul 10 10:41:47 EDT 2018


Hello,

Compiling VTK 8.1.1 + python wrapper on visual studio 2013 throws this
error:

error C2440: '=' : cannot convert from 'const char *' to 'char *'
D:\VTK-8.1.1\Wrapping\PythonCore\vtkPythonArgs.cxx 105 1
vtkWrappingPythonCore

I installed Python 3.7 in a windows 10 pc.
I used cmake-gui to build the project.

I'll appreciate any help.

-- 
Kmilo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180710/762f31fd/attachment.html>


More information about the vtkusers mailing list