[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed))



Hi,

I can confirm that thanks to Gert's hint to the upstream patch (thanks
Gert, feel free to commit this kind of patches straight to Debian Med
repository) we have now reached 97% and the build system issue seems to
besolved.  Now at 97% another C++ issue is the stumbling stone.  I think
I need further help.

It seems the file in question is created in the build process since
not even the directory source/PYTHON/EXTENSIONS/VIEWmodule exists inside
the source tarball.  I'll try to contact the ball developers list for
further help.

Kind regards

       Andreas.

On Fri, Dec 13, 2013 at 04:44:35PM +0100, Gert Wollny wrote:
> 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,
>           ^
> 
> 
> 
> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
> 

-- 
http://fam-tille.de


Reply to: