Changes between Version 7 and Version 8 of libtorrent
- Timestamp:
- Apr 11, 2011, 5:23:13 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libtorrent
v7 v8 14 14 * to build libtorrent you need gcc442 15 15 * add boost to your cplus_include_path env var 16 * run configure via "sh configure --with-boost-libdir=x: \boost\stage\lib --with-openssl=x:\openssl" (of course also ash and the like should work, and you have to adjust the path as well)16 * run configure via "sh configure --with-boost-libdir=x:/boost/stage/lib --with-openssl=x:/openssl" (of course also ash and the like should work, and you have to adjust the path as well) 17 17 * run make 18 18 [[br]]