Compile error in plugins/mapshape

2011-12-11 Thread Valentin Rusu
Hello, Please be advised that when trying to build calligra with lates marble code, I get the following errors: [ 45%] Building CXX object plugins/mapshape/CMakeFiles/mapshape.dir/MapToolFactory.o [ 45%] Building CXX object plugins/pluginshape/CMakeFiles/pluginshape.dir/Plugin.o In file inc

Re: Compile error in plugins/mapshape

2011-12-11 Thread Thorsten Zachmann
Hello Valentin, On Sunday, December 11, 2011 12:08:20 Valentin Rusu wrote: > /home/kde/src/calligra/plugins/mapshape/MapTool.cpp: In member function > ‘virtual QWidget* MapTool::createO > /home/kde/src/calligra/plugins/mapshape/MapTool.cpp:112:22: error: > ‘class Marble::MarbleControlBox’ has no

Re: some code warnings

2011-12-11 Thread Jan Hambrecht
On Monday 05 December 2011 13:01:12 Jaime wrote: > Hi, > > Searching for dead code, I've seen some code that I do not know how > to handle (not included in this list code that has a //todo or > similar).. > > In case they are intended, please add a comment with a todo or fixme > or whatever (or