Summary: | KGet does not build (bittorrent plugin fails) | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Andrea Scarpino <scarpino> |
Component: | torrent | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrea Scarpino
2010-11-26 11:50:10 UTC
Yes it does only compile with stable libktorrent at the moment... I will push a fix which let's it compile with both soon though :) Lukas I know I should not compile kget trunk against libktorrent master, but there are incompatible changes in libktorrent again. The code needs to be adapted at some point, otherwise the user has to keep two versions of libktorrent installed, which defeats the primary motivation for splitting ktorrent. Reopening. Hey! I didn't notice the newly introduced compile error yet, thanks for pointing me... there are ifdefs now to support different versions since a few weeks already... Lukas SVN commit 1213219 by lappelhans: Remove the jobtracker again and go for the new direct method introduced recently in libktorrent BUG:257959 M +0 -1 CMakeLists.txt D btjobtracker.cpp D btjobtracker.h M +0 -3 bttransferfactory.cpp M +2 -1 bttransferhandler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1213219 |