Update Libtorrent to latest v1.0.x

Wes Garner 2015-04-07 14:25:37 -05:00
parent 1939ad08bb
commit 959ac3f052

@ -33,8 +33,8 @@ First you should get libtorrent-rasterbar from SVN:
mkdir -p qBittorrent_compiling mkdir -p qBittorrent_compiling
cd qBittorrent_compiling cd qBittorrent_compiling
* Libtorrent v0.16 * Libtorrent v1.0.4
svn co https://svn.code.sf.net/p/libtorrent/code/branches/RC_0_16 libtorrent svn co https://svn.code.sf.net/p/libtorrent/code/branches/RC_1_0/ libtorrent
You should now have the latest libtorrent svn branch in libtorrent/ folder. You will notice that there is no configure file provided. Hence, you must generate it yourself by issuing the following commands: You should now have the latest libtorrent svn branch in libtorrent/ folder. You will notice that there is no configure file provided. Hence, you must generate it yourself by issuing the following commands:
cd libtorrent cd libtorrent