← Back to team overview

dolfin team mailing list archive

SWIG and Python 2.5

 

Does anyone have a good solution to building SWIG Python wrappers for
Python 2.5?

When building PyDOLFIN, one gets the following error:

dolfin_wrap.cpp: In function 'int SWIG_Python_ConvertFunctionPtr(PyObject*, void**, swig_type_info*)':
dolfin_wrap.cpp:2052: error: invalid conversion from 'const char*' to 'char*'

/Anders


Follow ups