Changes between Version 12 and Version 13 of libtorrent
- Timestamp:
- Oct 13, 2014, 2:43:19 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libtorrent
v12 v13 12 12 * yum install openssl 13 13 * yum install pthread 14 * to build libtorrent you need gcc446 or better 14 * to build libtorrent you need gcc473, automake, autoconf libtool (rpm versions) 15 * run autotool.sh to generate the needed configure and build scripts 15 16 * run configure via "sh configure --with-boost-libdir=x:/boost/stage/lib --with-boost=x:/boost" (of course also ash and the like should work, and you have to adjust the path as well) 16 17 * run make … … 26 27 * version 0.16.9 added at 14.05.2013 27 28 * version 0.16.12 added at 08.11.2013 29 * version 1.0.2 added at 13.10.2014 28 30 [[br]] 29 31