let's say i have two version of libtorrent.
0.14.10 compiled and installed into my system.
0.15.1 which I added into deluge folder and then compiled deluge.
Which version will be used by deluge?
libtorrent usage
Re: libtorrent usage
libtorrent 0.14.10: deluge won't build libtorrent if it detects that it's already installed.
You can change this behavior in setup.py if you wish: http://git.deluge-torrent.org/deluge/tree/setup.py#n207
You can change this behavior in setup.py if you wish: http://git.deluge-torrent.org/deluge/tree/setup.py#n207