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

2013-12-13 Thread Andreas Tille
Hi, On Fri, Dec 13, 2013 at 01:11:10PM +0100, Gert Wollny wrote: The build system is quite complex, which makes it difficult to fix it without digging too much into it. As far as I can see there is some mixup between creating the files in VIEW/DIALOG and VIEW/UIC and then things go wrong, but

Bug#720681: [Debian-med-packaging] Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)

2013-12-13 Thread Gert Wollny
Hello, it seems the attached patch solves the problem (Building at 95% way beyond where it failed before). Actually, it is commit 1e76c9 in the ball git repro https://bitbucket.org/ball/ball Cheers, Gert From 1e76c9cb1920e9176b725269985c7eb43126d188 Mon Sep 17 00:00:00 2001 From: Luis de

Bug#720681: [Debian-med-packaging] Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)

2013-12-13 Thread Gert Wollny
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:

Bug#720681: (Further) help with C++ needed

2013-12-12 Thread Andreas Tille
Hi Gert, On Thu, Dec 12, 2013 at 07:43:34PM +0100, Gert Wollny wrote: temp_ptr is of type boost::shared_ptrCrystalInfo, but the only NamedProperty constructor that comes close is the one that accepts boost::shared_ptrPersistentObject. Since these are different types, the constructor can