Slow isDone()

Cyrille Berger cyrille.berger at lepi.org
Wed Jul 6 10:11:08 CEST 2005


That's weird, did it rebuild kis_paint_device.cc, kis_rect_iterator.cc and 
so ? It should have, but it looks like it didn't. You can try to force the 
rebuild of the concerned file, or do a "make clean" (if you can be patient).

On Wednesday 06 July 2005 09:19, Boudewijn Rempt wrote:
> On Tuesday 05 July 2005 22:19, Casper Boemann wrote:
> > lets try starting with making the call inline and see how much that helps
>
> I didn't manage to get Krita compiling with isDone inlined:
>
> core/.libs/libkritacore.a(kis_paint_device.o)
> (.gnu.linkonce.t._ZNK15KisRectIterator6isDoneEv+0x19): In function
> `KisRectIterator::isDone() const':
> /home/boud/src/kde/qt-copy/include/qpoint.h:109: undefined reference to
> `KisTiledRectIterator::isDone() const'
> core/.libs/libkritacore.a(kis_paint_device.o)
> (.gnu.linkonce.t._ZNK16KisHLineIterator6isDoneEv+0x19): In function
> `KisHLineIterator::isDone() const':
> /home/boud/src/kde/qt-copy/include/qpoint.h:109: undefined reference to
> `KisTiledHLineIterator::isDone() const'
> core/.libs/libkritacore.a(kis_paint_device.o)
> (.gnu.linkonce.t._ZNK16KisVLineIterator6isDoneEv+0x19): In function
> `KisVLineIterator::isDone() const':
> /home/boud/src/kde/qt-copy/include/qpoint.h:109: undefined reference to
> `KisTiledVLineIterator::isDone() const'

-- 
--- Cyrille Berger ---


More information about the kimageshop mailing list