[KPhotoAlbum] kpa4 doesn't compile
Christoph Moseler
forums at moseler.net
Sun Mar 2 14:04:50 GMT 2008
Hi,
/mnt/data1/kde-devel/kdesvn/extragear/graphics/kphotoalbum/MainWindow/Window.cpp:
In member function 'void MainWindow::Window::loadPlugins()':
/mnt/data1/kde-devel/kdesvn/extragear/graphics/kphotoalbum/MainWindow/Window.cpp:1286:
error: cannot allocate an object of abstract type 'Plugins::Interface'
/mnt/data1/kde-devel/kdesvn/extragear/graphics/kphotoalbum/Plugins/Interface.h:34:
note: because the following virtual functions are pure within
'Plugins::Interface':
/mnt/data1/kde-devel/kde/include/libkipi/interface.h:99: note: virtual
KIPI::ImageCollectionSelector*
KIPI::Interface::imageCollectionSelector(QWidget*)
/mnt/data1/kde-devel/kde/include/libkipi/interface.h:100: note:
virtual KIPI::UploadWidget* KIPI::Interface::uploadWidget(QWidget*)
/mnt/data1/kde-devel/kdesvn/extragear/graphics/kphotoalbum/MainWindow/Window.cpp:
In member function 'void MainWindow::Window::slotShowListOfFiles()':
/mnt/data1/kde-devel/kdesvn/extragear/graphics/kphotoalbum/MainWindow/Window.cpp:1420:
warning: 'split' is deprecated (declared at
/mnt/data1/kde-devel/qt4/include/QtCore/qstringlist.h:196)
make[2]: ***
[kphotoalbum/CMakeFiles/kphotoalbum.dir/MainWindow/Window.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [kphotoalbum/CMakeFiles/kphotoalbum.dir/all] Error 2
make: *** [all] Error 2
I think it's because of some changes in the KIPI::Interface. See
http://websvn.kde.org/trunk/extragear/libs/libkipi/libkipi/interface.h?view=log
Cheers,
Christoph
More information about the Kphotoalbum
mailing list