Changes between Version 7 and Version 8 of libtorrent


Ignore:
Timestamp:
Apr 11, 2011, 3:23:13 PM (13 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libtorrent

    v7 v8  
    1414 * to build libtorrent you need gcc442
    1515 * 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)
    1717 * run make
    1818[[br]]