Page 1 of 1
Libtorrent
Posted: Thu Jan 14, 2010 5:41 pm
by Exxor
Hi,
I read that Deluge is using the libtorrent library. I'm wondering if this library is linked dynamically? and if so, which file I have to replace in the instalation?
My goal is to modify libtorrent, build the library and have Deluge use it.
Thanks in advance.
Re: Libtorrent
Posted: Thu Jan 14, 2010 10:58 pm
by andar
The libtorrent library is located at c:\program files\deluge\deluge-python
Re: Libtorrent
Posted: Fri Jan 15, 2010 2:18 pm
by Exxor
Thank you for your responce.
I did find that directory and I also found the file "libtorrent.pyd" in there. But I expected the size to be about 4 MB... Does this file contain all the libtorrent functionality used by deluge, and if so, which compile settings where used to create this library?
Thanks in advance

Re: Libtorrent
Posted: Fri Jan 15, 2010 7:05 pm
by andar
Exxor wrote:Thank you for your responce.
I did find that directory and I also found the file "libtorrent.pyd" in there. But I expected the size to be about 4 MB... Does this file contain all the libtorrent functionality used by deluge, and if so, which compile settings where used to create this library?
Thanks in advance

Yes, it contains all the libtorrent functionality.
I can't remember the build options and I don't have access to my Windows VM at the moment, but we basically build with all the options enabled including encryption, DHT, extensions, Geoip, etc..
I upload all the libtorrent windows packages we use here:
http://download.deluge-torrent.org/windows/libtorrent