KSharedPixmap::resize()

Benjamin Reed rangerrick at gmail.com
Wed Apr 26 21:33:23 CEST 2006


On 4/21/06, Ralf Habacker <ralf.habacker at freenet.de> wrote:

> > KSharedPixmap for non Q_WS_X11 doesn't have resize as it's derived from
> > KPixmap. Thus, kdeui/krootpixmap.cpp:251 gives an error.

Can I assume there's been more ksharedpixmap stuff going on?  It's
broken again on OSX:

Linking CXX shared library ../lib/libkdeui.dylib
ld: Undefined symbols:
KSharedPixmap::loadFromShared(QString const&, QRect const&)
KSharedPixmap::KSharedPixmap()
KSharedPixmap::isAvailable(QString const&) const
KSharedPixmap::pixmap() const
/usr/bin/libtool: internal link edit command failed
make[2]: *** [lib/libkdeui.dylib.5.0.0] Error 1
make[1]: *** [kdeui/CMakeFiles/kdeui.dir/all] Error 2
make: *** [all] Error 2


More information about the Kde-buildsystem mailing list