Version: unspecified (using KDE 4.4.95) OS: Linux Not sure what I'm missing here. I assume this stuff has been tested to build OK before tagging the release, so I guess something in my system does something unexpected. Building kget 4.4.95 aborts with: In file included from /var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/bttransferhandler.cpp:16: /var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:65: error: 'virtual void kt::ScanDlg::error(const QString&)' cannot be overloaded /var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:62: error: with 'virtual void kt::ScanDlg::error(const QString&)' make[2]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/bttransferhandler.o] Error 1 make[1]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/all] Error 2 This is with GCC 4.4.4 on Gentoo Linux AMD64. Reproducible: Always
This certain issue is fixed by now... there is another compile issue with recent libktorrent and kget which will be fixed soon... Lukas