[Debian-med-packaging] Bug#720681: Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)
Gert Wollny
gw.fossdev at gmail.com
Fri Dec 13 15:44:35 UTC 2013
Bad news is now compiling fails with:
/home/wollny/Debian/ball/build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp: In member function 'virtual void sipDatasetControl::destroy()':
/home/wollny/Debian/ball/build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp:2981:9: error: reference to 'destroy' is ambiguous
DatasetControl::destroy();
^
In file included
from /home/wollny/Debian/ball/include/BALL/VIEW/KERNEL/mainControl.h:17:0,
from /home/wollny/Debian/ball/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:13:
/home/wollny/Debian/ball/include/BALL/VIEW/KERNEL/connectionObject.h:73:17: note: candidates are: virtual void BALL::VIEW::ConnectionObject::destroy()
virtual void destroy();
^
In file included
from /home/wollny/Debian/ball/source/PYTHON/EXTENSIONS/VIEW/modularWidget.sip:12:0:
/home/wollny/Debian/ball/include/BALL/VIEW/KERNEL/modularWidget.h:91:17:
note: virtual void BALL::VIEW::ModularWidget::destroy()
virtual void destroy()
^
In file included from /usr/include/qt4/QtGui/qdialog.h:45:0,
from /usr/include/qt4/QtGui/qcolordialog.h:45,
from /usr/include/qt4/QtGui/QColorDialog:1,
from /home/wollny/Debian/ball/include/BALL/VIEW/KERNEL/common.h:27,
from /home/wollny/Debian/ball/source/PYTHON/EXTENSIONS/VIEW/view-common.sip:7,
from /home/wollny/Debian/ball/build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp:7:
/usr/include/qt4/QtGui/qwidget.h:726:10: note: void
QWidget::destroy(bool, bool)
void destroy(bool destroyWindow = true,
^
More information about the Debian-med-packaging
mailing list