View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012615KWWidgets(No Category)public2011-12-09 06:512011-12-09 06:51
ReporterMathieu Malaterre 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Summary0012615: error: 'PyArg_VTKParseTuple' was not declared in this scope
DescriptionKWWidgets 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
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2011-12-09 06:51 Mathieu Malaterre New Issue


Copyright © 2000 - 2018 MantisBT Team