MantisBT - KWWidgets
View Issue Details
0012615KWWidgets(No Category)public2011-12-09 06:512011-12-09 06:51
Mathieu Malaterre 
 
normalminoralways
newopen 
0012615: error: 'PyArg_VTKParseTuple' was not declared in this scope
KWWidgets does not build anymore with VTK 5.8.0, it fails with:


kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx: In function 'PyObject* PyvtkKWObject_Script(PyObject*, PyObject*)':
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx:137:73: error: 'PyArg_VTKParseTuple' was not declared in this scope
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx: In function 'PyObject* PyvtkKWApplication_Script(PyObject*, PyObject*)':
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx:215:78: error: 'PyArg_VTKParseTuple' was not declared in this scope
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx: In function 'PyObject* PyvtkKWApplication_EvaluateBooleanExpression(PyObject*, PyObject*)':
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx:294:78: error: 'PyArg_VTKParseTuple' was not declared in this scope
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx: In function 'PyObject* PyvtkKWApplication_Start(PyObject*, PyObject*)':
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx:431:69: error: 'PyArg_VTKParseTuple' was not declared in this scope
kwwidgets-1.0.0~cvs20100930/Wrapping/Python/KWWidgetsPythonExtraInit.cxx:454:87: error: 'PyArg_VTKParseTuple' was not declared in this scope


Thanks
No tags attached.
Issue History
2011-12-09 06:51Mathieu MalaterreNew Issue

There are no notes attached to this issue.